Skip to content

Refactoring for numpy >2.0 support #62

@maestroque

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions