Skip to content

Implement the Python Array API standard as a client #1056

@ejeschke

Description

@ejeschke

Following the Python Array API Standard will allow us to visualize images in those arrays.

Most likely this would (in the first step, at least) involve reading in the image data and compatibility within BaseImage subclassed objects to access the data in these formats. Most likely the rendering stages would remain all numpy for now.

A PR for this would obviate the need for #805.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions