Closed JoOkuma closed 3 months ago
@PerretB it passed the tests without adding the setuptools
pip, and I bumped 3.10 to 3.12 to use numpy==2.0.0
for the build because the compiled package should be backward compatible.
The individual commits provide a better understanding of what was changed due to the update of the libraries (commit 9100e5f)
Thank you very much @JoOkuma
Replaces #277.
I'll see what fails in the CI to check where I need to add
setuptools
andnumpy==2.0.0
.This PR already contains the patches to CMake and the xtensor library.
cc: @PerretB