%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib64/python3.9/site-packages/numpy/distutils/__pycache__/
Upload File :
Create Path :
Current File : //lib64/python3.9/site-packages/numpy/distutils/__pycache__/__config__.cpython-39.pyc

a

4��g�@s�ddgZddlZddlZej�ej�e�d�ZejdkrNej�	e�rNe�
e�iZiZiZ
ddgdgdd	gdgd
�Zddgdgdd	gdgd
�ZiZiZddgdgdd	gdgd
�Zddgdgdd	gdgd
�Zdd�Zdd�ZdS)
�get_info�show�Nz.libs�win32Z	flexiblasz
/usr/lib64�c)Z
HAVE_CBLASN)Z	librariesZlibrary_dirs�languageZ
define_macrosZruntime_library_dirscCst�}|�||�|di��S)N�_info)�globals�get)�name�g�r�@/usr/lib64/python3.9/site-packages/numpy/distutils/__config__.pyrsc
Cs,ddlm}m}m}t���D]�\}}|ddkst|�ti�urDqt|d�|s\td�|��D]P\}}t|�}|dkr�t	|�dkr�|dd	�d
|dd�}td||f�qdqgg}}|D]"}	||	r�|�
|	�q�|�
|	�q�td
�tdd�|��tdd�|��tdd�|��dS)a#

    Show libraries in the system on which NumPy was built.

    Print information about various resources (libraries, library
    directories, include directories, etc.) in the system on which
    NumPy was built.

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

    Notes
    -----
    1. Classes specifying the information to be printed are defined
       in the `numpy.distutils.system_info` module.

       Information may include:

       * ``language``: language used to write the libraries (mostly
         C or f77)
       * ``libraries``: names of libraries found in the system
       * ``library_dirs``: directories containing the libraries
       * ``include_dirs``: directories containing library header files
       * ``src_dirs``: directories containing library source files
       * ``define_macros``: preprocessor macros used by
         ``distutils.setup``
       * ``baseline``: minimum CPU features required
       * ``found``: dispatched features supported in the system
       * ``not found``: dispatched features that are not supported
         in the system

    2. NumPy BLAS/LAPACK Installation Notes

       Installing a numpy wheel (``pip install numpy`` or force it
       via ``pip install numpy --only-binary :numpy: numpy``) includes
       an OpenBLAS implementation of the BLAS and LAPACK linear algebra
       APIs. In this case, ``library_dirs`` reports the original build
       time configuration as compiled with gcc/gfortran; at run time
       the OpenBLAS library is in
       ``site-packages/numpy.libs/`` (linux), or
       ``site-packages/numpy/.dylibs/`` (macOS), or
       ``site-packages/numpy/.libs/`` (windows).

       Installing numpy from source
       (``pip install numpy --no-binary numpy``) searches for BLAS and
       LAPACK dynamic link libraries at build time as influenced by
       environment variables NPY_BLAS_LIBS, NPY_CBLAS_LIBS, and
       NPY_LAPACK_LIBS; or NPY_BLAS_ORDER and NPY_LAPACK_ORDER;
       or the optional file ``~/.numpy-site.cfg``.
       NumPy remembers those locations and expects to load the same
       libraries at run-time.
       In NumPy 1.21+ on macOS, 'accelerate' (Apple's Accelerate BLAS
       library) is in the default build-time search order after
       'openblas'.

    Examples
    --------
    >>> import numpy as np
    >>> np.show_config()
    blas_opt_info:
        language = c
        define_macros = [('HAVE_CBLAS', None)]
        libraries = ['openblas', 'openblas']
        library_dirs = ['/usr/local/lib']
    r)�__cpu_features__�__cpu_baseline__�__cpu_dispatch__�_�:z  NOT AVAILABLEZsources��N�<z	 ...
... i���z    %s = %sz0Supported SIMD extensions in this NumPy install:z    baseline = %s�,z    found = %sz    not found = %s)Znumpy.core._multiarray_umathrrrr�items�type�print�str�len�append�join)
rrrr
Z	info_dict�k�vZfeatures_foundZfeatures_not_foundZfeaturerrr
rs(C
)�__all__�os�sys�pathr�dirname�__file__Z
extra_dll_dir�platform�isdirZadd_dll_directoryZblas_armpl_infoZ
blas_mkl_infoZ	blis_infoZ
openblas_infoZ
blas_opt_infoZlapack_armpl_infoZlapack_mkl_infoZopenblas_lapack_infoZlapack_opt_inforrrrrr
�<module>s 


Zerion Mini Shell 1.0