HEX
Server: LiteSpeed
System: Linux us-phx-web1284.main-hosting.eu 4.18.0-553.109.1.lve.el8.x86_64 #1 SMP Thu Mar 5 20:23:46 UTC 2026 x86_64
User: u300739242 (300739242)
PHP: 8.2.30
Disabled: system, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
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<