summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2c78317cf5b65db6297c60041cca9a800f299780 (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
pkgbase = python-jax-bin
	pkgdesc = Composable transformations of Python+NumPy programs
	pkgver = 0.5.3
	pkgrel = 1
	url = https://github.com/jax-ml/jax/
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-absl
	depends = python-jaxlib>=0.4.35
	depends = python-ml-dtypes
	depends = python-numpy
	depends = python-opt_einsum
	depends = python-scipy
	optdepends = python-protobuf: Australis
	optdepends = python-requests: Distributed computations
	provides = python-jax
	conflicts = python-jax
	source = https://files.pythonhosted.org/packages/source/j/jax/jax-0.5.3.tar.gz
	sha256sums = f17fcb0fd61dc289394af6ce4de2dada2312f2689bb0d73642c6f026a95fbb2c

pkgname = python-jax-bin