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

pyat: How best to call import_array() #3

Closed
willrogers opened this issue Aug 30, 2017 · 2 comments
Closed

pyat: How best to call import_array() #3

willrogers opened this issue Aug 30, 2017 · 2 comments

Comments

@willrogers
Copy link
Contributor

From @willrogers on July 21, 2017 14:22

From @willrogers on September 1, 2016 8:29

The numpy C function import_array() needs to be called before the numpy array API can be used. Importing it once in the extension is not enough if more files are used by the extension - in this case the integrators.

The docs are here: http://docs.scipy.org/doc/numpy-1.11.0/reference/c-api.array.html#importing-the-api

Copied from original issue: willrogers/at#1

Copied from original issue: atcollab/at2devel#4

@willrogers
Copy link
Contributor Author

@willrogers
Copy link
Contributor Author

I think this can be closed as pyat is working well.

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