Skip to content

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

License

Notifications You must be signed in to change notification settings

mohamed82008/IterativeSolvers.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iterative Solvers

license Build Status on Linux Coverage Status IterativeSolvers

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

Resources

Installing

To install the package, use the following command inside Julia's REPL:

Pkg.add("IterativeSolvers")

Status

  • Issue #1 documents the implementation roadmap for iterative solvers.

  • The interfaces between the various algorithms are still in flux, but aim to be consistent.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%