Skip to content

Need .axis_iter()-analog taking K axes and returning NdProducer of (D-K)-dim ArrayViews #832

@tschebotarev

Description

@tschebotarev

Now we have .lanes() which returns (D-1)-dim NdProducer of 1-dim arrays
and .axis_iter() which returns 1-dim NdProducer of (D-1)-dim arrays
Anything in between?
Say, I want to Zip 2-D array and projection of 4-D array, how do I facilitate that?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions