-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
stdlib-js/stdlib
#5639Labels
FeatureTask to add a new feature.Task to add a new feature.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.May 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.Task which should take between 2 to 4 hours.❌ No AINot allowed to use AI.Not allowed to use AI.
Description
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.Task to add a new feature.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.May 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.Task which should take between 2 to 4 hours.❌ No AINot allowed to use AI.Not allowed to use AI.