Skip to content

NDArray #469

@filip-sakel

Description

@filip-sakel

I thought there was already some discussion on multidimensional arrays (similar to Numpy's NDArray), but I couldn't find anything. If that's not the case please feel free to link to that issue/discussion. The request is pretty straightforward, a type similar to Array<Array<... <MyType>>> but laid out in contiguous memory. Of course, swift-numerics could expand that type for numeric Element types, similar to the proposals described here to add useful operations such as element-wise numeric operations, matrix multiplication and other useful features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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