HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/numpy/linalg/tests/__pycache__/test_deprecations.cpython-310.pyc
o

6��a��@s$dZddlZddlmZdd�ZdS)z'Test deprecation and future warnings.

�N)�assert_warnscCs^t�d�}tttjj|dd�tttjj|dd�tttjj|dd�tttjj|dd�dS)z�Check mode='full' FutureWarning.

    In numpy 1.8 the mode options 'full' and 'economic' in linalg.qr were
    deprecated. The release date will probably be sometime in the summer
    of 2013.

    ��full)�mode�f�economic�eN)�np�eyer�DeprecationWarning�linalg�qr)�a�r�F/usr/lib/python3/dist-packages/numpy/linalg/tests/test_deprecations.py� test_qr_mode_full_future_warnings

r)�__doc__�numpyr	�
numpy.testingrrrrrr�<module>s