Lightweight implementation of Krylov subspace techniques in Fortran.

1 Open Issue Need Help Last updated: Jul 15, 2025

Open Issues Need Help

View All on GitHub
Improve code coverage about 2 months ago

AI Summary: Implement missing unit tests for the complex variants (single and double precision) of the `eigh`, `svds`, and `newton` functions in the LightKrylov Fortran library, and add tests for the experimental `fgmres` function to improve code coverage.

Complexity: 3/5
enhancement good first issue

Lightweight implementation of Krylov subspace techniques in Fortran.

Fortran