Guest Connected: 44356   Bookmark Us     Contact Us  
Total Shareware
Currently Listed: 244,838 Applications


  Developer Tools - Misc. Programming Tools

Link To Program

Click to enlarge the ScreenShot

  KonstSolver  -  Version  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. Many modern PCs and servers have multicore or multiprocessor hardware available, but sequential algorithms cannot be run in parallel without using special techniques. It is necessary to divide a code into subtasks and run them on different threads. KonstSolver is an easy to use, intuitive, and predictable library that allows use of matrix/vector/constant operators +, -, *, / in the standard way. Such algorithms are parallel and optimized for .NET platforms.

To link to this program use the html below (use text editor and check the exact syntax):

<a href="http://www.TotalShareware.com/LinkToItem.aspx?id=71285">View this program at www.TotalShareware.com</a>

This link will appear like:

View this program at www.TotalShareware.com