GET /api/v1/ports/py38-pytensor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-pytensor",
"portdir": "python/py-pytensor",
"version": "2.12.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pymc-devs/pytensor",
"description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1623
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-cython",
"py38-numpy",
"py38-setuptools",
"py38-toml",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-15",
"py38-versioneer"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-minikanren",
"py38-filelock",
"py38-numpy",
"py38-scipy",
"py38-setuptools",
"py38-typing_extensions",
"py38-cons",
"py38-etuples",
"py38-logical-unification"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-pymc"
]
}
]
}