1. Home
  2. Browse
  3. arpack-ng

arpack-ng

v3.9.1#1Latest

ARPACK-NG is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.

Install

Run the following Vcpkg command to install the port.

vcpkg install arpack-ng

Usage

The package arpack-ng provides CMake targets:

find_package(arpackng CONFIG REQUIRED)
target_link_libraries(main PRIVATE ARPACK::ARPACK)

Dependencies

See source

Version

v3.9.1#1

Publication

Supports

!uwp

GitHub

opencollab/arpack-ng

Homepage

github.com/opencollab/arpack-ng

Subtree

bda3f4603b

License

BSD-3-Clause

Definition

Manifest