N-dimensional slices is ready for comments!
Ilya Yaroshenko via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sat Jun 20 02:17:20 PDT 2015
On Friday, 19 June 2015 at 21:45:18 UTC, Vlad Levenfeld wrote:
> 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
autodata is hard to understand without HTML documentation.
Automated documentation based on
https://github.com/kiith-sa/harbored-mod
can be found at
http://ddocs.org/autodata/~master/index.html, and it is empty.
You may want to read http://dlang.org/ddoc.html
Regards,
Ilya
More information about the Digitalmars-d-announce
mailing list