All Projects → JuliaLinearAlgebra → Iterativesolvers.jl

JuliaLinearAlgebra / Iterativesolvers.jl

Licence: mit
Iterative algorithms for solving linear systems, eigensystems, and singular value problems

Programming Languages

julia
2034 projects

Iterative Solvers

license Build Status Codecov Coveralls

IterativeSolvers is a Julia package that provides iterative algorithms for solving linear systems, eigensystems, and singular value problems.

Resources

Installing

To install the package, open the package manager in the REPL via ] and run

pkg> add IterativeSolvers
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].