summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 62399eea5ca94594116c0803fbcc29afb6624a1a (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
	pkgdesc = Composable transformations of Python+NumPy programs
	pkgver = 0.4.35
	pkgrel = 1
	url = https://github.com/jax-ml/jax/
	arch = any
	groups = jax
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	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
	source = jax-0.4.35.tar.gz::https://github.com/jax-ml/jax//archive/refs/tags/jax-v0.4.35.tar.gz
	sha256sums = 65e086708ae56670676b7b2340ad82b901d8c9993d1241a839c8990bdb8d6212

pkgname = python-jax