Skip to content

ndslice: concatenate/vstack/hstack [$15 awarded] #213

@wilzbach

Description

@wilzbach

Idea: Join multiple ndslices to a bigger ndslice
Maybe sth. like:

auto a = iotaSlice(2, 4);
auto b = 2.repeat.sliced(2, 4);
a.concatenate(b);

(Forum discussion)


The $15 bounty on this issue has been claimed at Bountysource.

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