Skip to content

Type.with_dtype() handles change of strides incorrectly #58

Description

@fjarri

Type.with_dtype() replaces the dtype without modifying strides, so if itemsize changes, the resulting strides are incorrect. It is used in transformations.cast(), but somehow the tests for it pass... Need to investigate.

Reported in #57

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions