DIP80: phobos additions

Ilya Yaroshenko via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 9 08:26:42 PDT 2015


> I believe that Phobos must support some common methods of 
> linear algebra and general mathematics. I have no desire to 
> join D with Fortran libraries :)

D definitely needs BLAS API support for matrix multiplication. 
Best BLAS libraries are written in assembler like openBLAS. 
Otherwise D will have last position in corresponding math 
benchmarks.


More information about the Digitalmars-d mailing list