arpack-ngv3.9.1
- Updated
ARPACK-NG is a collection of Fortran77 subroutines designed to solve large scale eigenvalue problems.
- Project website: https://github.com/opencollab/arpack-ng
#Usage
The package arpack-ng provides CMake targets:
find_package(arpackng CONFIG REQUIRED)
target_link_libraries(main PRIVATE ARPACK::ARPACK)#Features
No features defined.
#Dependencies
- blas
- lapack
vcpkg-gfortran
Platforms:
windows
and 3 transitive dependencies:
lapack-reference (through lapack, lapack-reference)
Platforms:
!windows | !static | mingw
Features:blas-select,noblas
#Host Tool For
No ports use this.
#Contributors
Fabien Péan
Frank
Alexander Neumann