helmholtz-analytics / heat

Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
https://heat.readthedocs.io/
MIT License
211 stars 54 forks source link

Make unit tests compatible with NumPy 2.x #1552

Open mrfh92 opened 4 months ago

mrfh92 commented 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

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 60 days with no activity.