
    G/Ph                     `   d dl mZ d dlmZmZ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 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%ed& eD             d' eD             d(d)          Zd* Zej        j        fd+Zd,S )-    )Enum)__cpu_features____cpu_baseline____cpu_dispatch__showTc                       e Zd ZdZdZdS )DisplayModesstdoutdictsN)__name__
__module____qualname__r
   r        P/var/www/html/test/jupyter/venv/lib/python3.11/site-packages/numpy/__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                 V    i | ]&\  }}|t          |          |t          |          'S r   )_cleanup).0kvs      r   
<dictcomp>z_cleanup.<locals>.<dictcomp>   s4    JJJ41aJhqkkJ8A;;JJJr   )
isinstancedictitems)ds    r   r   r      s7    
 !T JJ17799JJJJr   gcczld.bfdz10.2.1cc )namelinkerversioncommandsargszlinker argscythonz3.0.11c++)cr%   r&   x86_64littlelinux)cpufamilyendiansystemFalsefalse)hostbuildzcross-compiledzscipy-openblasTruez0.3.27	pkgconfigzT/opt/_internal/cpython-3.11.10/lib/python3.11/site-packages/scipy_openblas64/includezP/opt/_internal/cpython-3.11.10/lib/python3.11/site-packages/scipy_openblas64/libzLOpenBLAS 0.3.27  USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell MAX_THREADS=64z/project/.openblas)r    foundr"   zdetection methodzinclude directoryzlib directoryzopenblas configurationzpc file directory)blaslapackz"/tmp/build-env-tqcyv_u7/bin/pythonz3.11)pathr"   c                 ,    g | ]}t           |         |S r   r   r   features     r   
<listcomp>r=   e   s3       #;KG;T  r   c                 ,    g | ]}t           |         |S r   r:   r;   s     r   r=   r=   h   s4       #?OPW?X  r   )baseliner5   z	not found)	CompilerszMachine InformationzBuild DependencieszPython InformationzSIMD Extensionsc                      dd l } | S )Nr   yamlrB   s    r   _check_pyyamlrD   p   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 NumPy 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

    See Also
    --------
    get_include : Returns the directory containing NumPy C
                  header files.

    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   r=   zshow.<locals>.<listcomp>   s    5T5T5T!ag5T5T5Tr   )r	   r
   rK   rD   printdumpCONFIGModuleNotFoundErrorwarningsjsonwarndumpsr   AttributeErrorjoin)moderC   rQ   rR   s       r   r   r   v   s    8 |"(((		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   numpy._core._multiarray_umathr   r   r   __all___built_with_mesonr	   r   boollowerreplacerO   rD   r
   rK   r   r   r   r   <module>r_      s                  (     4   
   
 ##!"  !##%"  ##"" #
 
8  ""!	   ""!	  #d7==??#:#:7B#G#GHH 
  
" )fllnn44WbAABB#$/%|!t*y%:	 	 )fllnn44WbAABB#$/%|!t*y%:	 	
 
. :
 

 ) '7   '7  
 
IM MO
 O
d   !' ,
 ,
 ,
 ,
 ,
 ,
r   