Skip to Content

arpack-ng v3.9.1

Created
Updated

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

# Usage

The package arpack-ng provides CMake targets:

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

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

and 5 transitive dependencies:

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Fabien Péan's avatar Fabien Péan
  • Frank's avatar Frank

# Changelog

  • 1db0bfe [arpack-ng] Update version to 3.9.1 (#38411)
  • f1cebbc [arpack-ng] Workaround "outdated dynamic CRT" (#29935)
  • 5626cee [arpack-ng] Add new port (#29248)

# Source