
    4[gY                        d dl mZ dgZdZ G d de      Zd Z eddd	d
ddddddddddddd	ddddddd	dddddddddddddddddd edj                         j                  dd            dd edj                         j                  dd            ddd d!d"d#d$d edj                         j                  dd            ddd d!d"d#d$d%d&d'd(d)d*d+d,d-d.      Z	d/ Z
ej                  j                  fd0Zy1)2    )EnumshowTc                       e Zd ZdZdZy)DisplayModesstdoutdictsN)__name__
__module____qualname__r   r        K/var/www/html/bid-api/venv/lib/python3.12/site-packages/scipy/__config__.pyr   r   	   s    FEr   r   c                     t        | t              rB| j                         D ci c]&  \  }}|dk7  st        |      dk7  s|t        |      ( c}}S | S c c}}w )z
    Removes empty values in a `dict` recursively
    This ensures we remove values that Meson could not provide to CONFIG
     )
isinstancedictitems_cleanup)dkvs      r   r   r      sR    
 !T,-GGIXIDAqbXa[TVEVHQKIXX Ys   AAAgcczld.bfdz10.2.1ccr   )namelinkerversioncommandsargszlinker argscythonz3.0.11c++gfortranz0.16.1zM../../tmp/pip-build-env-znxdftlb/overlay/lib/python3.12/site-packages/pythran)r   include directory)cr   r    fortranpythranx86_64littlelinux)cpufamilyendiansystemFalsefalse)hostbuildzcross-compiledzscipy-openblasTruez
0.3.27.dev	pkgconfigzS/opt/_internal/cpython-3.12.4/lib/python3.12/site-packages/scipy_openblas32/includezO/opt/_internal/cpython-3.12.4/lib/python3.12/site-packages/scipy_openblas32/libz?OpenBLAS 0.3.27.dev DYNAMIC_ARCH NO_AFFINITY Zen MAX_THREADS=64z/project)r   foundr   detection methodr"   zlib directoryzopenblas configurationzpc file directorypybind11z2.12.0zconfig-toolunknown)r   r   r4   r"   )blaslapackr5   z"/opt/python/cp312-cp312/bin/pythonz3.12)pathr   )	CompilerszMachine InformationzBuild DependencieszPython Informationc                      dd l } | S )Nr   yamlr<   s    r   _check_pyyamlr>   t   s
    Kr   c           	         | t         j                  j                  k(  r*	 t               }t	        |j                  t                     y| t         j                  j                  k(  rt        S t        dd	j                  t         D cg c]  }|j                   c}             # t        $ r> ddl}ddl	}|j                  dd       t	        |j                  t        d             Y yw xY wc c}w )
a)  
    Show libraries and system information on which SciPy was built
    and is being used

    Parameters
    ----------
    mode : {`'stdout'`, `'dicts'`}, optional.
        Indicates how to display the config information.
        `'stdout'` prints to console, `'dicts'` returns a dictionary
        of the configuration.

    Returns
    -------
    out : {`dict`, `None`}
        If mode is `'dicts'`, a dict is returned, else None

    Notes
    -----
    1. The `'stdout'` mode will give more readable
       output if ``pyyaml`` is installed

    r   Nz"Install `pyyaml` for better output   )
stacklevel   )indentzInvalid `mode`, use one of: z, )r   r   valuer>   printdumpCONFIGModuleNotFoundErrorwarningsjsonwarndumpsr   AttributeErrorjoin)moder=   rI   rJ   es        r   r   r   z   s    . |""(((		0 ?D$))F#$ 
##))	)*499|5T|!agg|5T+U*VW
 	
 # 	0MM>1MM$**VA*./	0 6Us   (B$ C.$AC+*C+N)enumr   __all___built_with_mesonr   r   boollowerreplacerG   r>   r   rD   r   r   r   r   <module>rW      s   ( 4 
 
 ##!" "#$%" ##"" ##'" %%uC%
P !##"	 !##"	 #7==?#:#:7B#GH 
" )flln44WbAB'$/%{!s*l%0	 )flln44WbAB'$/%{!s*l%0	 ##$1%/	+
: :
eVX
v !!'' '
r   