Skip to content

Update Windows Scripts & Add Python 3 support for numpy init #42

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

Closed
wants to merge 1 commit into from

Conversation

Chachay
Copy link
Contributor

@Chachay Chachay commented Nov 19, 2017

* add numpy support for Python3.X
#else
void init_numpy(){
#endif
import_array()
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, sorry for the late review! The rest of the PR looks great, but I think this is missing a return 0; in the Python 3 case. It would be great if you could amend and force push this.

@lava
Copy link
Owner

lava commented Dec 11, 2017

I think this was made obsolete by 037022b, so I'll be closing this.

Anyways, as always, thanks for contributing!

@lava lava closed this Dec 11, 2017
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