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

Fix numpy depreciation: np.matrix -> np.array #1218

Merged
merged 3 commits into from
Oct 30, 2018
Merged

Conversation

drvinceknight
Copy link
Member

@drvinceknight drvinceknight commented Oct 29, 2018

Closes #1213

The main changes here are in eigen.py and test_eigen.py.

With 683194c I've also run through black and it seemed to change a few other files (I can revert that if this makes the diff a pain).

@meatballs meatballs merged commit 4765acd into master Oct 30, 2018
@meatballs meatballs deleted the fix-numpy-depreciation branch October 30, 2018 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants