Re: std.experimental.ndslice.algorithm is ready for review

2016-08-09 Thread Ilya Yaroshenko via Digitalmars-d-announce
The PR and Mir v0.16.0-alpha7 have half and triangular selections. They are very helpful to work with matrixes.

std.experimental.ndslice.algorithm is ready for review

2016-07-30 Thread Ilya Yaroshenko via Digitalmars-d-announce
ndslice.algorithm contains multidimensional ndMap and 10 basic iteration templates. PR[1] contains section Asked Questions. It may help to understand the motivation of this module. Current documentation is available in [2] -> algorithm. Please note, that it will be update based in your