FreeBSD.software
Home/math/blazeiterative

blazeiterative

g20180409_13

Set of iterative linear system solvers for use with the Blaze library

A set of iterative linear system solvers intended for use with the Blaze library, a high-performance C++ linear algebra library. The API is currently based on a tag-dispatch system to choose a particular algorithm. Currently implemented algorithms: * Conjugate Gradient (CG) * BiCGSTAB Planned algorithms: * Preconditioned CG * Preconditioned BiCGSTAB * (Preconditioned) BiCGSTAB(l) * GMRES * Arnoldi * Lanczos Potential algorithms (if sufficient interest): * LSQR * LSMR

Origin: math/blazeiterative
Category: math
Size: 16.8KiB
License: not specified
Maintainer: yuri@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
$pkg install blazeiterative

Dependencies (2)

More in math