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

Version 1.9.8: unfixed numpy from 1.22 #148

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

jeremitu
Copy link
Contributor

@jeremitu jeremitu commented Jan 15, 2024

In PythonWrapper I removed the explicit dependency on numpy 1.22 and successfully tested the new version on Windows and Linux.
At the time of writing Google Colab uses numpy 1.23 and numpy 1.26 is common, both have been tested with.
I fixed some bugs and inconsistencies in distance and window. Rigorous testing would require major changes in the examples.

@christophe0606 christophe0606 added the enhancement New feature or request label Jan 16, 2024
@christophe0606
Copy link
Contributor

@jeremitu Thanks for this. I am currently working on something else so it will take me some time before I can merge this PR and regenerate the wrapper binary to support latest colab NumPy. But I'll do it as soon as I can.

@christophe0606 christophe0606 merged commit 60f22e0 into ARM-software:main Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants