Lis (linear algebra library)

ID: lis-linear-algebra-library

Lis is a high-performance linear algebra library designed primarily for solving large-scale linear systems, particularly those arising in scientific computing and engineering applications. It is a framework that provides various algorithms for solving linear equations and eigenvalue problems. Lis supports both dense and sparse matrices, and it is often utilized for its capabilities in iterative solvers and preconditioners.

New to topics? Read the docs here!