Skip to content

Commit

Permalink
remove claim 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jutho committed Sep 7, 2018
1 parent 689cf32 commit 2e9e070
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,6 @@ KrylovKit.jl distinguishes itself from the previous packages in the following wa
certain type of preconditioners and solving generalized eigenvalue problems with a positive
definite matrix in the right hand side.

3. ~~To the best of my knowledge, KrylovKit.jl is the only package that provides a native Julia
implementation of a Krylov method for eigenvalues of general matrices (in particular the
Krylov-Schur algorithm). As such, is the only pure Julia alternative to [`Arpack.jl`](https://github.com/JuliaLinearAlgebra/Arpack.jl).~~
See also [ArnoldiMethod.jl](https://github.com/haampie/ArnoldiMethod.jl) and [JacobiDavidson.jl](https://github.com/haampie/JacobiDavidson.jl).

## Current functionality

The following algorithms are currently implemented
Expand Down

0 comments on commit 2e9e070

Please sign in to comment.