Skip to content

NumPy 2.0 and Quantities changes leading to changes in some array behaviors #1611

Open
@zm711

Description

@zm711

After #1490, we had to adjust testing because NumPy 2.0 is upcasting everything to float64. This is expected behavior now, so this likely needs to be adjusted at the Quantities level which has a baseline dtype of float64 which causes everything to be cast to float64 in Neo even if we want something to be float32. We have currently changed the tests to account for this behavior change, but we want to remember to make the fixes here and upstream in quantities.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions