Closed ortk95 closed 1 year ago
The NumPy API may change in 2.0 (https://github.com/numpy/numpy/issues/24300), so ensure we are only using NumPy 1.x until we have properly tested NumPy 2.0.
requirements.txt
setup.py
run_ci.sh
See CONTRIBUTING.md for more details.
The NumPy API may change in 2.0 (https://github.com/numpy/numpy/issues/24300), so ensure we are only using NumPy 1.x until we have properly tested NumPy 2.0.
Pull request checklist
requirements.txt
are reflected insetup.py
run_ci.sh
or check GitHub Actions)See CONTRIBUTING.md for more details.