Skip to content

arpack-ng

Back to application catalog

Description

ARPACK-NG is an open-source project for solving large-scale eigenvalue problems. It is a reimplementation of ARPACK with bug fixes and improvements, supporting both symmetric and nonsymmetric eigenvalue problems in large sparse matrices.

Homepage

https://github.com/opencollab/arpack-ng

Available Versions on RCAC Clusters

Cluster Versions
ANVIL 3.8.0
NEGISHI 3.8.0

Module

You can load the module by:

module load arpack-ng

Note for using arpack-ng

Run module spider arpack-ng beforehand to check if this version requires any prerequisite modules.