Python Version
N/A
Describe the bug
Numpy release 2.0 has breaking functionality in Pints', see recent CI for reference. For the time being, upper pinning numpy and sorting through the errors is planned.
Steps to reproduce the behaviour
nox -s unit, pytest -s unit, running any example with numpy >= 2.0 in your environment.
Relevant log output
No response
Python Version
N/A
Describe the bug
Numpy release 2.0 has breaking functionality in Pints', see recent CI for reference. For the time being, upper pinning numpy and sorting through the errors is planned.
Steps to reproduce the behaviour
nox -s unit, pytest -s unit, running any example with numpy >= 2.0 in your environment.
Relevant log output
No response