Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove numpy use from pymatbridge.py. #76

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

Merged
merged 1 commit into from
Jul 30, 2014
Merged

Remove numpy use from pymatbridge.py. #76

merged 1 commit into from
Jul 30, 2014

Conversation

isbadawi
Copy link
Collaborator

This is the only use of numpy in this file, and it just writes a dot to stdout. This change would let me use this library without needing to install numpy, since I'm using it on its own, outside of ipython, and so only depend on this module.

@arokem
Copy link
Owner

arokem commented Jul 30, 2014

Yes - good call.

arokem added a commit that referenced this pull request Jul 30, 2014
Remove numpy use from pymatbridge.py.
@arokem arokem merged commit 600594d into arokem:master Jul 30, 2014
@isbadawi isbadawi deleted the less-np branch July 30, 2014 16:59
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.

2 participants