GET /api/v1/ports/libgpuarray/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "libgpuarray",
"portdir": "math/libgpuarray",
"version": "0.7.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Theano/libgpuarray",
"description": "Library to manipulate tensors on the GPU.",
"long_description": "Library to manipulate tensors on the GPU.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-pygpu",
"py35-pygpu",
"py36-pygpu",
"py37-pygpu"
]
}
]
}