Skip to content

[RFC]: add array/base/reshape #20

Closed
stdlib-js/stdlib
#5639
@kgryte

Description

@kgryte

Reshape an n-dimensional nested array into another m-dimensional having a desired shape.

Support specifying lexicographic/colexicographic iteration order.

Should verify that the output shape is compatible with the input shape (i.e., they have the same number of total elements).

Time estimate without AI: 4hrs
Time estimate with AI: 3hrs

Metadata

Metadata

Assignees

Labels

FeatureTask to add a new feature.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.estimate: 2-4hrsTask which should take between 2 to 4 hours.❌ No AINot allowed to use AI.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions