matrix business in D

Geancarlo Rocha nope at mailinator.com
Fri Oct 18 06:13:04 PDT 2013


Why not stick with scipy+numpy in python? Writing numerical code 
is painfully time consuming. It's also unlikely that your code 
will be more performant than those libraries', it takes a lot of 
expertise.


On Thursday, 17 October 2013 at 20:31:38 UTC, Yura wrote:
> Dear D programmers,
>
> I am very new to D programming language. I just started to 
> learn it as an alternative to python since the latter sometimes 
> is too slow. My question is whether there some simple ways to 
> solve linear algebra problems in D programming language? E.g. 
> matrix multiplication, diagonalization, SVD decomposition? If 
> there is something, I would definitely stick to D programming 
> language in my projects.
>
> PS I am not a proffesinal programmer and I am sorry if this 
> question has already been discussed.
>
> Thaks in advance!



More information about the Digitalmars-d-learn mailing list