Using mir to work with matrices

9il ilyayaroshenko at gmail.com
Fri Jan 29 13:50:22 UTC 2021


On Tuesday, 26 January 2021 at 14:43:08 UTC, drug wrote:
> It is not easy to understand what mir library one should use to 
> work with matrices. mir-glas turns out unsupported now and I 
> try to use mir-blas. I need to reimplement my Kalman filter 
> version to use more high dimension matrix than 4x4 plus 
> Kronecker product. Is mir-blas recommended to work with 
> matrices?

Yes, it is wrapper around a common BLAS libraries such as 
OpenBLAS or Intel MKL.



More information about the Digitalmars-d-learn mailing list