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 buffer interface instead of NumPy to export Julia arrays #38

Open
stevengj opened this issue Aug 15, 2013 · 0 comments
Open

use buffer interface instead of NumPy to export Julia arrays #38

stevengj opened this issue Aug 15, 2013 · 0 comments

Comments

@stevengj
Copy link
Member

This would eliminate the NumPy dependency (and the ugly parsing of NumPy header files). See PEP 3118 and the Python buffer docs.

cc: @jakevdp, @StefanKarpinski

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