On Thursday, 13 April 2017 at 15:22:46 UTC, Martin Tschierschke wrote:
On Thursday, 13 April 2017 at 08:47:16 UTC, Ali Çehreli wrote:
I haven't played with ndslice nor followed its deprecation discussions. Could someone summarize it for us please. Also, is it still used outside Phobos or is Ilya or someone else rewriting it?

Ali

We should additionally mention sometimes, that the naming of ndslice is derived from ndarray and this is from N-dimensional Array. No one searching for N - dimensional Array OR Matrix will find ndslice, without this info easily. Just try a google search: "dlang n dimesional array"
Regards mt.

The first link for me in incognito mode is:
https://wiki.dlang.org/Dense_multidimensional_arrays

It contained example for std.experimental.ndslice. But thanks for the idea. Reworked for Mir now.

Thanks,
Ilya

Reply via email to