| Server IP : 35.80.110.71 / Your IP : 216.73.216.221 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ip-172-31-21-44 6.17.0-1019-aws #19~24.04.1-Ubuntu SMP Tue Jun 23 18:53:06 UTC 2026 x86_64 User : ubuntu ( 1000) PHP Version : 8.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/scipy/linalg/__pycache__/ |
Upload File : |
�
x�f � �, � d dl Z ddlmZ g d�Zd� Zd� Zy)� N� )�_basic)�solve�solve_triangular�
solveh_banded�solve_banded�solve_toeplitz�solve_circulant�inv�det�lstsq�pinv�pinvh�matrix_balance�matmul_toeplitz�
atleast_1d�
atleast_2d�get_flinalg_funcs�get_lapack_funcs�LinAlgError�
LinAlgWarning�levinsonc � � t S )N)�__all__� � �4/usr/lib/python3/dist-packages/scipy/linalg/basic.py�__dir__r s � ��Nr c � � | t vrt d| � d�� �t j d| � d�t d�� t t | � S )Nz6scipy.linalg.basic is deprecated and has no attribute z&. Try looking in scipy.linalg instead.zPlease use `zV` from the `scipy.linalg` namespace, the `scipy.linalg.basic` namespace is deprecated.� )�category�
stacklevel)r �AttributeError�warnings�warn�DeprecationWarning�getattrr )�names r �__getattr__r) s[ � ��7���D��f�:�
<�=� =�
�M�M�L��� 'F� F�-�!�=� �6�4� � r )r$ � r r r r) r r r �<module>r+ s ��
� ����
!r