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

Broken tests due to new numpy version #122

Closed
mfschubert opened this issue Jun 17, 2024 · 1 comment · Fixed by #124
Closed

Broken tests due to new numpy version #122

mfschubert opened this issue Jun 17, 2024 · 1 comment · Fixed by #124

Comments

@mfschubert
Copy link
Collaborator

Some tests depend upon autograd-backed grcwa, which have started failing due to changes in numpy. It seems autograd will not be updated to address the issue. HIPS/autograd#618

We should perhaps set up CI so that autograd-dependent tests run using a pinned version of numpy.

@agriyakhetarpal
Copy link

Hi there, we released a new version of Autograd: https://github.com/HIPS/autograd/releases/tag/v1.7.0, which includes NumPy v2 support. It will be available via PyPI later in the day.

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 a pull request may close this issue.

2 participants