Arpack Julia wrapper for the arpack library designed to solve large-scale eigenvalue problems. Installation Install Arpack.jl through the Julia package manager: julia> Pkg.add("Arpack")