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

Use numpy.array instead of numpy.matrix #2

Open
benureau opened this issue Sep 6, 2015 · 0 comments
Open

Use numpy.array instead of numpy.matrix #2

benureau opened this issue Sep 6, 2015 · 0 comments

Comments

@benureau
Copy link
Contributor

benureau commented Sep 6, 2015

See this:
http://wiki.scipy.org/NumPy_for_Matlab_Users#head-e9a492daa18afcd86e84e07cd2824a9b1b651935

It will avoid the numerous conversion to a from array in the code, due to numerous functions returning arrays anyway.

@benureau benureau changed the title Use numpyp.array instead of np.matrix Use numpy.array instead of numpy.matrix Sep 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant