Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Expand dtypes to handle matrices #151

Description

@liamhuber

There is no Matrix DType, only 1D List types. This is the biggest weakness, but the solution in broad strokes is pretty clear: introduce a new dtype for matrices with a dimensions field, and then have the current List be a special dimension=1 case for this.

Metadata

Metadata

Assignees

Labels

feature requestrequest partner of "enhancement"

Type

No type

Fields

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