summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 39f3d7e4dcc0f1ddd7c4ccef2f8ed9102620218c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-equinox
	pkgdesc = Elegant easy-to-use neural networks in JAX
	pkgver = 0.11.11
	pkgrel = 1
	url = https://github.com/patrick-kidger/equinox
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-beartype
	checkdepends = python-optax
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-hatchling
	makedepends = python-wheel
	depends = python-jax
	depends = python-jaxtyping
	depends = python-typing_extensions
	source = equinox-0.11.11.tar.gz::https://github.com/patrick-kidger/equinox/archive/v0.11.11.tar.gz
	sha512sums = df3e21283420b3a222b4434620dc31b3639fd9c146073ea0fe2ead9d66e2e19f9a0a385eea327fad480c953166b8b36c9209fe185938d34a25265f2206da0266

pkgname = python-equinox