Draft: Move to numpy 2
using https://numpy.org/devdocs/numpy_2_0_migration_guide.html
Looks like nothing to be done
ruff check --select NPY201
is not spotting anything. There is not numpy.array(... copy=False) to be handled.
close #10
using https://numpy.org/devdocs/numpy_2_0_migration_guide.html
Looks like nothing to be done
ruff check --select NPY201
is not spotting anything. There is not numpy.array(... copy=False) to be handled.
close #10