summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f49e6e4c4d70239febe3fe871f15693f42cce62 (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.10
	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.10.tar.gz::https://github.com/patrick-kidger/equinox/archive/v0.11.10.tar.gz
	sha512sums = f1e4cade5cc16a84e78c2b7daea3444955cf77444a57f59db546c8eb27f76470b7fb8dd1be04dc09fe7c03eefc5a257ab6b5e8c7ea722fb4011f3993440c081b

pkgname = python-equinox