Finally full multidimensional arrays support in D
CJS via Digitalmars-d
digitalmars-d at puremagic.com
Thu Apr 17 08:16:20 PDT 2014
On Monday, 17 March 2014 at 21:25:34 UTC, bearophile wrote:
> Jared Miller:
>
>> And yes, I think that a matrix / linear algebra library, as
>> well as NumPy-style ND-Arrays are great candidates for future
>> Phobos modules.
>
> I suggest to not put such library in Phobos before few years of
> usage in the wild.
>
+1
Good matrix support would be awesome. But getting it wrong would
be a catastrophe. I don't really support ever putting it in
phobos, but if it is, then it should only be added after lots of
experience.
More information about the Digitalmars-d
mailing list