Skip to content

Conversation

PhilipLoewen
Copy link

Before the suggested change, NumPy produces the following error message:

AttributeError: np.mat was removed in the NumPy 2.0 release. Use np.asmatrix instead.

After the suggested change, the script runs as expected.

Before the suggested change, NumPy produces the following error message:

AttributeError: `np.mat` was removed in the NumPy 2.0 release. Use `np.asmatrix` instead.

After the suggested change, the script runs as expected.
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

Successfully merging this pull request may close these issues.

1 participant