blob: 28ed7309378dd4ae332a4174ee8232a1467ad065 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = python-taichi
pkgdesc = Productive & portable programming language for high-performance, sparse & differentiable computing on CPUs & GPUs
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/taichi-dev/taichi
arch = x86_64
license = MIT
makedepends = python-build
makedepends = python-installer
depends = python
depends = python-astor
depends = python-numpy
depends = pybind11
depends = python-pillow
depends = python-dill
depends = ncurses5-compat-libs
depends = libx11
optdepends = python-autograd
optdepends = python-sourceinspect
optdepends = python-astpretty
optdepends = python-colorama
optdepends = python-gitpython
optdepends = yapf
optdepends = cuda
source = https://files.pythonhosted.org/packages/cp310/t/taichi/taichi-1.0.2-cp310-cp310-manylinux2014_x86_64.whl
b2sums = 1c1252aa5bb68ec01699cc8ab6e57cba26989ac1437cd62b0e7c08a5b9e631a49d5c1f6e1b3d63e15d82e3e30898d6dd52f218849fde4995abddeda244f58813
pkgname = python-taichi
|