NLinear: Generic linear algebra
library for .NET
Lundi 26 décembre 2011
NLinear is a generic linear algebra library for .NET. Probably It’s not the most complete nor the most efficient open source .NET linear algebra toolkit. But the library has a distinguishing feature: genericity. In fact NLinear isn’t bound to a specific scalar type (for example matrix of float or of double) instead it can operate on any type satisfying some requirements.
Lire le reste de cet article »


