stfc / janus-core

Tools for machine learnt interatomic potentials
https://stfc.github.io/janus-core/
BSD 3-Clause "New" or "Revised" License
9 stars 7 forks source link

Block numpy 2.0 as dependency #190

Closed ElliottKasoar closed 2 months ago

ElliottKasoar commented 2 months ago

Prevents upgrade of numpy to 2.0, which currently causes most tests to fail e.g. due to ImportError('numpy.core.multiarray failed to import')