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

Fixes for Py3 and Newer numpy #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

FoamyGuy
Copy link

This would resolve: #3

These changes allow the project to work under more modern systems and library versions.

I also noticed that -l is missing from the readme, so I added that as well.

I was able to get it working with these changes on Python 3.10 and numpy 1.24.3

It does not seem like this project is active, so I'm guessing this may never get merged, but hopefully it can help someone who is trying to get this working.

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.

Not working with NumPy 1.20.1
1 participant