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

Implement better testing and against multiple NumPy versions #630

Open
agriyakhetarpal opened this issue Aug 23, 2024 · 0 comments
Open
Milestone

Comments

@agriyakhetarpal
Copy link
Collaborator

  • Testing with both NumPy v1.X and NumPy v2.X until NumPy v1 is obsolete
  • [ci] Run test workflow at the beginning of every month and enable manual trigger of the pipeline. #629 is going to add a schedule to the tests, extend the tests against NumPy and SciPy nightlies there (or in another workflow)
  • Implement an upper bound on NumPy according to the NumPy guidelines
  • Establish a 1.X lower-bound for our dependence on NumPy, i.e., find the minimum value of X where all tests pass and keep bumping it with every release

Notes to refer to, cross-posted from #628 (comment):

  1. NumPy development docs
  2. Package indices to grab nightly wheels from for NumPy and SciPy
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