IterativeSolvers
is a Julia package that provides iterative algorithms for solving linear systems, eigensystems, and singular value problems.
To install the package, open the package manager in the REPL via ]
and run
pkg> add IterativeSolvers
Iterative algorithms for solving linear systems, eigensystems, and singular value problems
JuliaMIT
IterativeSolvers
is a Julia package that provides iterative algorithms for solving linear systems, eigensystems, and singular value problems.
To install the package, open the package manager in the REPL via ]
and run
pkg> add IterativeSolvers