GET /api/v1/ports/py39-pytensor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-pytensor",
"portdir": "python/py-pytensor",
"version": "2.31.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": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1623
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-cython",
"py39-setuptools",
"py39-toml",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-versioneer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-logical-unification",
"python39",
"py39-minikanren",
"py39-filelock",
"py39-numpy",
"py39-scipy",
"py39-setuptools",
"py39-typing_extensions",
"py39-cons",
"py39-etuples"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pymc"
]
}
]
}