Matrix ActiveX Component 3.1
Implement matrices for mathematical computations in your applications. The Matrix ActiveX Component is a useful tool that can simplify the use of matrix operations for mathematical computations in application development. It provides for matrix operations such as addition, subtraction, multiplication, inversion, transpose ...
NMath Matrix 2.1.0
.NET structured sparse matrix classes and interface to BLAS and LAPACK. NMath Matrix is an advanced matrix manipulation library that extends NMath Core to include structured sparse matrix classes (triangular, symmetric, Hermitian, banded, tridiagonal, symmetric banded, and Hermitian banded), factorizations (LU, Bunch-Kaufman ...
.NET Matrix Library 2.2.5000.72
Provides classes for object-oriented linear algebra in the .NET platform. The Bluebit .NET Matrix Library provides classes for object-oriented linear algebra in the .NET platform. It can be used to solve systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalues and eigenvectors ...
KonstSolver 1.086
High performance parallel matrix and vector library for .NET C++, C# and VB KonstSolver is a high-performance vector and matrix library for .NET (C#, C++ and VB), thread based, 100% managed code. Parallel LU algorithm for solving dense system of linear equations Ax=b provides amazing speedup on multicore and multiprocessor computers ...
Matrix TCL 2.11
This is a C++ template class library to perform matrix calculations with ease and efficiency in your program. It supports most of the matrix calculations that you may need to do in your C++ programs. With this class you can do matrix calculations just ...