Finally full multidimensional arrays support in D

Mason McGill mmcgill at caltech.edu
Mon Mar 17 16:06:19 PDT 2014


> It will be a good low-level module that will allow a linear 
> algebra
> module to be built on.

Agreed.  In fields like graphics and computer vision, large 
multidimensional arrays aren't always matrices/tensors in the 
linear algebra sense.  And it's always possible to specialize.  
NumPy got this right.


More information about the Digitalmars-d mailing list