HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "mumps",
"portdir": "math/mumps",
"version": "5.7.3",
"license": "CeCILL-C",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mumps-solver.org",
"description": "MUltifrontal Massively Parallel sparse direct Solver",
"long_description": "MUMPS: a parallel sparse direct solver",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1413
}
],
"variants": [
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gfortran",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"metis",
"parmetis",
"vecLibFort",
"scotch",
"mpich-clang17",
"scalapack",
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"R-rmumps",
"hpddm",
"coinor-cbc",
"coinor-clp",
"ipopt"
]
},
{
"type": "test",
"ports": [
"scotch"
]
}
]
}