← Back
Editing: matfuncs.cpython-311.pyc
� d�cJ � �. � d dl Z ddlmZ g d�Zd� Zd� ZdS )� N� )� _matfuncs)"�expm�cosm�sinm�tanm�coshm�sinhm�tanhm�logm�funm�signm�sqrtm�expm_frechet� expm_cond�fractional_matrix_power� khatri_rao�prod�logical_not�ravel� transpose� conjugate�absolute�amax�sign�isfinite�single�norm�solve�inv�triu�svd�schur�rsf2csf�eps�fepsc � � t S )N)�__all__� � �7/usr/lib/python3/dist-packages/scipy/linalg/matfuncs.py�__dir__r, s � ��Nr* c � � | t vrt d| � d�� � �t j d| � d�t d�� � t t | � � S )Nz9scipy.linalg.matfuncs is deprecated and has no attribute z&. Try looking in scipy.linalg instead.zPlease use `zY` from the `scipy.linalg` namespace, the `scipy.linalg.matfuncs` namespace is deprecated.� )�category� stacklevel)r( �AttributeError�warnings�warn�DeprecationWarning�getattrr )�names r+ �__getattr__r7 s� � ��7���� <�� <� <� <�=� =� =� �M� I�� I� I� I�-�!�=� =� =� =� �9�d�#�#�#r* )r2 � r r( r, r7 r) r* r+ �<module>r9 s[ �� ���� � � � � � �� � ��� � � $� $� $� $� $r*
Save File
Cancel