Nonlinear Equation Solver with Modern Fortran
-
Updated
Mar 4, 2024 - Fortran
Nonlinear Equation Solver with Modern Fortran
Modern Fortran sparse linear systems solver
This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was applied to the LSMR library of David Fong and Michael Saunders.
This is a LSQR-CUDA implementation written by Lawrence Ayers under the supervision of Stefan Guthe of the GRIS institute at the Technische Universität Darmstadt. The LSQR library was authored Chris Paige and Michael Saunders.
Add a description, image, and links to the lsqr topic page so that developers can more easily learn about it.
To associate your repository with the lsqr topic, visit your repo's landing page and select "manage topics."