Closed q-posev closed 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:
numpy.i
make python-install
make python-test
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:
numpy.i
SWIG interface with the one from NumPy 2.0: https://github.com/numpy/numpy/blob/v2.0.0/tools/swig/numpy.imake python-install
andmake python-test