GET /api/v1/ports/py310-pytensor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-pytensor",
"portdir": "python/py-pytensor",
"version": "2.31.7",
"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": [
"py310-setuptools",
"py310-cython",
"py310-toml",
"py310-wheel",
"py310-build",
"py310-installer",
"py310-versioneer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py310-logical-unification",
"python310",
"py310-minikanren",
"py310-setuptools",
"py310-typing_extensions",
"py310-numpy",
"py310-filelock",
"py310-scipy",
"py310-cons",
"py310-etuples"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-pymc"
]
}
]
}