N-dimensional slices is ready for comments!
Vlad Levenfeld via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Jun 19 14:45:17 PDT 2015
On Friday, 19 June 2015 at 21:43:59 UTC, Vlad Levenfeld wrote:
> https://github.com/evenex/autodata
>
> N-dimensional slicing, range ops (map, zip, repeat, cycle, etc)
> lifted to n-dimensions, n-dim specific ops like extrusion,
> n-dim to d-dim of n-1-dim, flattening for lexicographic
> traversal, support for non-integer indices. I posted this
> awhile ago but no one took notice. But if this is happening
> here now, feel free to crib anything that you think might look
> useful, as I'd hate to think all of this prior work went to
> waste.
and the dub package: http://code.dlang.org/packages/autodata
More information about the Digitalmars-d-announce
mailing list