
    @SOf                     .   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 ed                                                    dd                    dd ed                                                    dd                    ddd d!d"d#d$d ed                                                    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d.Zd/S )0    )EnumshowTc                       e Zd ZdZdZdS )DisplayModesstdoutdictsN)__name__
__module____qualname__r   r        M/var/www/html/software/conda/lib/python3.11/site-packages/scipy/__config__.pyr   r   	   s        FEEEr   r   c                 l    t          | t                    rd |                                 D             S | S )z
    Removes empty values in a `dict` recursively
    This ensures we remove values that Meson could not provide to CONFIG
    c                 f    i | ].\  }}|d k    t          |          d k    |t          |          /S ) )_cleanup).0kvs      r   
<dictcomp>z_cleanup.<locals>.<dictcomp>   s=    XXXDAqbXa[[TVEVEVHQKKEVEVEVr   )
isinstancedictitems)ds    r   r   r      s7    
 !T XXAGGIIXXXXr   gcczld.bfdz11.2.0zC/croot/scipy_1701295040508/_build_env/bin/x86_64-conda-linux-gnu-cc)namelinkerversioncommandscythonz0.29.36zD/croot/scipy_1701295040508/_build_env/bin/x86_64-conda-linux-gnu-c++zI/croot/scipy_1701295040508/_build_env/bin/x86_64-conda-linux-gnu-gfortranz0.13.1a  ../../_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_p/lib/python3.11/site-packages/pythran)r   include directory)cr    zc++fortranpythranx86_64littlelinux)cpufamilyendiansystemFalsefalser   )hostbuildzcross-compiledzmkl-sdlTruez2023.1	pkgconfigz$/var/www/html/software/conda/includez /var/www/html/software/conda/libunknownz*/var/www/html/software/conda/lib/pkgconfig)r   foundr   detection methodr!   zlib directoryzopenblas configurationzpc file directorypybind11z2.10.4)r   r   r4   r!   )blaslapackr5   z'/var/www/html/software/conda/bin/pythonz3.11)pathr   )	CompilerszMachine InformationzBuild DependencieszPython Informationc                      dd l } | S )Nr   yamlr;   s    r   _check_pyyamlr=   l   s    KKKKr   c                    | t           j        j        k    r	 t                      }t	          |                    t                               dS # t          $ rL ddl}ddl	}|
                    dd           t	          |                    t          d                     Y dS w xY w| t           j        j        k    rt          S t          dd	                    d
 t           D                                  )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, c                     g | ]	}|j         
S r   )value)r   es     r   
<listcomp>zshow.<locals>.<listcomp>   s    5T5T5T!ag5T5T5Tr   )r   r   rD   r=   printdumpCONFIGModuleNotFoundErrorwarningsjsonwarndumpsr   AttributeErrorjoin)moder<   rK   rL   s       r   r   r   r   s    . |"(((		0 ??D$))F##$$$$$" 	0 	0 	0OOOKKKMM>1MMMM$**VA*..//////	0 
#)	)	)W4995T5T|5T5T5T+U+UWW
 
 	
s   5A AB$#B$N)enumr   __all___built_with_mesonr   r   boollowerreplacerI   r=   r   rD   r   r   r   r   <module>rX      s[        (     4   
   
 "#a	  !"$$	  "#b	  "#g	  $ &x 3
 
@  ""!	   ""!	  #d7==??#:#:7B#G#GHH 
  
" "fllnn44WbAABB#$/%L!D*3%R	 	 "fllnn44WbAABB#$/%L!D*3%R	 	 ##$/%L	 +
 
: ?
 
UN NP
 P
f   !' '
 '
 '
 '
 '
 '
r   