- 1,001
- 11
Anybody know where I can get freeware Visual Basic source for a sparse matrix linear equation solver?
This discussion centers on finding free Visual Basic (VB) source code for a sparse matrix linear equation solver. Users suggest searching on Sourceforge, where multiple projects related to sparse matrix solvers are available. The recommendation is to utilize these existing projects and translate the code into Visual Basic for personal use. This approach allows developers to leverage existing solutions rather than starting from scratch.
PREREQUISITESSoftware developers, particularly those working with mathematical computations, educators teaching linear algebra, and anyone interested in implementing sparse matrix solvers in Visual Basic.