Skip to content

Move to numpy 2 #14

@rozyczko

Description

@rozyczko

Numpy 2.0.0rc2 is almost ready for the release.
This version carries a number of API changes which are code breaking.
https://numpy.org/devdocs/numpy_2_0_migration_guide.html

First issue which shows up when trying to run pytest on easyscience is np.cumproduct which is now np.cumpr.
Likely, there are other differences.

The same issue needs propagating to other easyscience dependent modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions