HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: //opt/alt/python37/lib64/python3.7/site-packages/numpy/__pycache__/dual.cpython-37.pyc
B

��FdH�@s�dZddlmZmZmZddddddd	d
ddd
ddddddddgZddlmZddl	m
Zddlm
Z
ddlZej
Z
ejZejZejZejZejZejZejZejZejZejZejZejZejZejZejZejZejZiZ dd�Z!dd�Z"dd�Z#dS)ax
Aliases for functions which may be accelerated by Scipy.

Scipy_ can be built to use accelerated or otherwise improved libraries
for FFTs, linear algebra, and special functions. This module allows
developers to transparently support these accelerated functions when
scipy is available but still support users who have only installed
NumPy.

.. _Scipy : http://www.scipy.org

�)�division�absolute_import�print_function�fft�ifft�fftn�ifftn�fft2�ifft2�norm�inv�svd�solve�det�eig�eigvals�eigh�eigvalsh�lstsq�pinv�cholesky�i0N)rcCs8|tkrtd|��t�d�j}||t|<|||<dS)Nz%s not a dual function.r)�__all__�
ValueError�sys�	_getframe�	f_globals�
_restore_dict)�name�func�f�r!�=/opt/alt/python37/lib64/python3.7/site-packages/numpy/dual.py�
register_func4s
r#cCsJ|tkrtd|��yt|}Wntk
r4dSX|t�d�j|<dS)Nz%s not a dual function.r)rrr�KeyErrorrrr)r�valr!r!r"�restore_func;sr&cCsxt��D]}t|�q
WdS)N)r�keysr&)rr!r!r"�restore_allEsr()$�__doc__�
__future__rrrrZnumpy.linalg�linalgZlinpkgZ	numpy.fftrZfftpkgZ	numpy.librrrrrr	r
rrr
rrrrrrrrrrr#r&r(r!r!r!r"�<module>s<