Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices #53

Open
bollard opened this issue Jul 2, 2020 · 0 comments

Comments

@bollard
Copy link

bollard commented Jul 2, 2020

Hi all,

Just started using your package (v1.4.0) and note the following warnings popping up from Numpy:

PendingDeprecationWarning: 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.

One place for example is the call to np.asmatrix here, but sure there are more.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant