DIP80: phobos additions

Dennis Ritchie via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 9 09:14:22 PDT 2015


On Tuesday, 9 June 2015 at 15:26:43 UTC, Ilya Yaroshenko wrote:
> 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.

Yes, those programs on D, is clearly lagging behind the 
programmers Wolfram Mathematica :)
https://projecteuler.net/language=D
https://projecteuler.net/language=Mathematica

To solve these problems you need something like Blas. Perhaps 
BLAS - it's more practical way to enrich D techniques for working 
with matrices.


More information about the Digitalmars-d mailing list