summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d5cd2c00b5b5041be85f7a97672e0788b29e1d00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-pymanopt
	pkgdesc = Toolbox for optimization on Riemannian manifolds with support for automatic differentiation
	pkgver = 2.2.1
	pkgrel = 1
	url = https://pymanopt.github.io
	arch = x86_64
	license = BSD-3-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools-scm
	makedepends = python-wheel
	depends = python-scipy
	optdepends = python-autograd: for cost function support
	optdepends = python-jax: for cost function support
	optdepends = python-tensorflow: for cost function support
	optdepends = python-pytorch: for cost function support
	source = pymanopt-2.2.1.tar.gz::https://github.com/pymanopt/pymanopt/archive/2.2.1.tar.gz
	sha512sums = 99ca3a35e5a9fc2e9d4a09440fda6c74af97f779218115325e5743f16ad33f64edda67ea0b83c14c081943ba412bb19ea118ee5fe1c9afbc2fb2058d7860549c

pkgname = python-pymanopt