Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/numpy/linalg/tests/__pycache__/ |
Upload File : |
o 6��a� � @ s$ d Z ddlZddlmZ dd� ZdS )z'Test deprecation and future warnings. � N)�assert_warnsc C s^ t �d�} ttt jj| dd� ttt jj| dd� ttt jj| dd� ttt jj| 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_warning s r )�__doc__�numpyr � numpy.testingr r r r r r �<module> s