Skip to content

Commit 6baea77

Browse files
authored
Mention other similar packages in the README.
1 parent c833887 commit 6baea77

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ julia> Pkg.add("Arpack")
1818

1919
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
2020
[docs-stable-url]: http://arpack.JuliaLinearAlgebra.org/stable/
21+
22+
# Alternate packages
23+
24+
Users running into issues with this package may want to try [KrylovKit.jl](https://github.com/Jutho/KrylovKit.jl) or [ArnoldiMethod.jl](https://github.com/haampie/ArnoldiMethod.jl).

0 commit comments

Comments
 (0)