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

Remove numpy.matrix statements #136

Closed
timcallow opened this issue Apr 9, 2022 · 1 comment
Closed

Remove numpy.matrix statements #136

timcallow opened this issue Apr 9, 2022 · 1 comment
Assignees

Comments

@timcallow
Copy link
Contributor

Running the tests (#135) yields many warnings like:

numpy_warning

We need to replace all np.matrix statements with ndarrays.

@timcallow timcallow self-assigned this Apr 9, 2022
This was referenced Apr 9, 2022
@timcallow
Copy link
Contributor Author

Fixed with PR #137

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