Closed
Description
- mutate in place stepping for the iterator
- Pass index as slice
- allow indexing with regular arrays (The great dimension migration to
Dim<[Ix; N]>
#225) - No allocation for small case Reimplement IxDyn #285 Reimplement IxDyn, with no allocation for the small dimension case #301
- .zip_mut_with improvement reduces binary operation custom stride case overhead for ixdyn Reimplement rows case in
zip_mut_with
usingZip
#292 - Fancier slicing, selecting subviews Support subviews in slice s! syntax #215
Metadata
Metadata
Assignees
Labels
No labels