ARPACK-NG is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
Run the following Vcpkg command to install the port.
vcpkg install arpack-ng
The package arpack-ng provides CMake targets:
find_package(arpackng CONFIG REQUIRED) target_link_libraries(main PRIVATE ARPACK::ARPACK)
v3.9.1#0
Apr 29, 2024
!uwp
opencollab/arpack-ng290
github.com/opencollab/arpack-ng
1db0bfeadf
BSD-3-Clause
Manifest