mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 23:19:09 +08:00
13 lines
303 B
JSON
13 lines
303 B
JSON
|
{
|
||
|
"name": "hypre",
|
||
|
"version-string": "2.19.0",
|
||
|
"port-version": 1,
|
||
|
"description": "SCALABLE LINEAR SOLVERS AND MULTIGRID METHODS",
|
||
|
"homepage": "https://computation.llnl.gov/projects/hypre-scalable-linear-solvers-multigrid-methods",
|
||
|
"dependencies": [
|
||
|
"blas",
|
||
|
"lapack",
|
||
|
"mpi"
|
||
|
]
|
||
|
}
|