You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing pints from source with Python 3.13 and NumPy 2.4.1, some of the unit tests fail (FAILED (errors=24, skipped=3)). If I run the tests with Python 3.13 and NumPy 2.3.5 instead, all tests pass.
When installing pints from source with Python 3.13 and NumPy 2.4.1, some of the unit tests fail (FAILED (errors=24, skipped=3)). If I run the tests with Python 3.13 and NumPy 2.3.5 instead, all tests pass.