8000 Add one-dimensional iteration over elements of n-dimensional array · Issue #64 · ndarray/ndarray · GitHub
[go: up one dir, main page]

Skip to content
8000

Add one-dimensional iteration over elements of n-dimensional array #64

@pschella

Description

@pschella

Currently ndarray does not offer a way of iterating over the elements of an n-dimensional array without writing code to explicitly deal with the dimensionality. It would be great to add such an iterator, even if it comes at the cost of some efficiency since it would allow e.g. standard STL algorithms to work on ndarrays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0