HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
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<