TREX-CoE / trexio

TREX I/O library
https://trex-coe.github.io/trexio/
BSD 3-Clause "New" or "Revised" License
49 stars 14 forks source link

Test TREXIO Python API with Numpy 2.0 #161

Closed q-posev closed 5 months ago

q-posev commented 5 months ago

Following #160 - we should check if TREXIO Python API compilation is compatible with the recent release of Numpy 2.0 (major upgrade may require changes in the way we handle NumPy via SWIG).

TODO: