Open mrfh92 opened 4 months ago
Many of our unit tests use NumPy for computation of a reference solution; some of them fail (in their purely NumPy-part) due to small changes introduced in NumPy 2.x
at the end: do not forget to remove restriction to numpy<2 from the depenencies
This issue is stale because it has been open for 60 days with no activity.
Many of our unit tests use NumPy for computation of a reference solution; some of them fail (in their purely NumPy-part) due to small changes introduced in NumPy 2.x
at the end: do not forget to remove restriction to numpy<2 from the depenencies