summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ddf8b4dd2571ba906463b5a248f176f841ac701d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-einops
	pkgdesc = Deep learning operations reinvented (for pytorch, tensorflow, jax and others)
	pkgver = 0.8.2
	pkgrel = 1
	url = https://github.com/arogozhnikov/einops
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = einops-0.8.2.tar.gz::https://github.com/arogozhnikov/einops/archive/refs/tags/v0.8.2.tar.gz
	sha512sums = d5ec7aefd4733346724ea943e82ddd55fd37a87f31b401a80dd80ef2b3d329960ef9423cf0cce19b49a8c105884e1fd89a355a3329405c10fa82c602ebf8e4ac

pkgname = python-einops