KonstSolver 1.086 KonstSolver is a high-performance vector and matrix library for .NET (C#, C++, and VB), thread based, 100% managed code. A parallel LU algorithm for solving dense systems of linear equations of the form Ax = b provides amazing speedup on multicore and multiprocessor computers. KonstSolver allows the following parallel matrix/vector operations: add, subtract, multiply vector and/or matrix, divide by constant, etc. See also: parallel, matrix, vector, LU, multicore, linear, algebra, equations |