GET /api/v1/ports/py36-kombine/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py36-kombine",
"portdir": "python/py-kombine",
"version": "0.8.3",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bfarr/kombine",
"description": "An embarrassingly parallel, kernel-density-based ensemble sampler",
"long_description": "kombine is an ensemble sampler that uses a clustered kernel-density-estimate proposal density, allowing for massive parallelization and efficient sampling.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "bfarr",
"github": "bfarr",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py36-setuptools"
]
},
{
"type": "lib",
"ports": [
"python36",
"py36-numpy",
"py36-scipy"
]
}
],
"depends_on": []
}