Skip to content

Refactoring for numpy >2.0 support #62

Description

@maestroque

Currently the numpy package is constrained to be <2, due to some incompatibilities within the codebase and the new API. The ones currently detected include:

  • numpy.math usage (mainly numpy.math.pi)

A workaround shall be found for compatibility with versions both over and under numpy 2.0. Some relevant PRs could be these [1] [2]

[Note] Edit this issue accordingly if other incompatibilities are found

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions