Current Path : /proc/2568807/root/usr/local/lib/python3.12/site-packages/numpy/__pycache__/ |
Current File : //proc/2568807/root/usr/local/lib/python3.12/site-packages/numpy/__pycache__/matlib.cpython-312.pyc |
� Jٜg�) � �� � d dl Z e j ded�� d dlZd dlmZmZ d dl� ej Zej dd Z e g d�z Z dd �Z dd �Zdd�Zdd�Z dd edfd �Zd� Zd� Zd� Zy)� Na Importing from numpy.matlib is deprecated since 1.19.0. The matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray. � )� stacklevel)�matrix�asmatrix)�*)�rand�randn�repmat�Cc �<