Skip to content

Draft: Move to numpy 2

payno requested to merge move_to_numpy_2 into main

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

Merge request reports

Loading