matrix library
Edwin van Leeuwen via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon May 23 13:56:54 PDT 2016
On Monday, 23 May 2016 at 20:27:54 UTC, Vlad Levenfeld wrote:
> On Monday, 23 May 2016 at 20:11:22 UTC, Vlad Levenfeld wrote:
>> ...
>
> On first glance it looks like
> https://github.com/DlangScience/scid/blob/master/source/scid/matrix.d has most of what my matrix implementation is missing. Not sure how to put them together yet.
There is also mir, which is working towards being a full
replacement for blas:
https://github.com/libmir/mir
It is still under development, but I think the goal is to become
the ultimate matrix library :)
More information about the Digitalmars-d-announce
mailing list