You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
Supports: CG, BiCGStab, GMRES, ILU preconditioning on CPU, Jacobi preconditioning.
Looks active and supported: recent commits to the code, active mailing list.
Supports CSR.
Supports some BLAS 1, 2, and 3 operations.
A cursory look didn't find any assembly operations - however, handles to the matrix structures can be accessed for assembly to be done outside the library.
Is very much by C++ programmers, for C++ programmers.