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")
Julia wrapper for the arpack library designed to solve large-scale eigenvalue problems.
Install Arpack.jl through the Julia package manager:
julia> Pkg.add("Arpack")
This website serves as a package browsing tool for the Julia programming language. It works by aggregating various sources on Github to help you find your next package.
By analogy, Julia Packages operates much like PyPI, Ember Observer, and Ruby Toolbox do for their respective stacks.