summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cad1eced4b0d19f716b7d9ccb5fa17d298ca81db (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
pkgbase = python-taichi
	pkgdesc = Productive & portable programming language for high-performance, sparse & differentiable computing on CPUs & GPUs
	pkgver = 0.8.3
	pkgrel = 1
	url = https://github.com/taichi-dev/taichi
	arch = x86_64
	license = MIT
	makedepends = python-setuptools
	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/cp39/t/taichi/taichi-0.8.3-cp39-cp39-manylinux1_x86_64.whl
	b2sums = bd19a605d0160d05cb90c53319e8772f8107b3c39d83658af043fa13ae0ea50a7283e34f22705f8490271dc1fd691267a34dbc8648550b6b4c3a490e01a97292

pkgname = python-taichi