blob: 1951806b7749cc7a54f3165a5b33b57dc344e7e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-algopy
pkgdesc = A library for Automatic Differentation in Python
pkgver = 0.5.7
pkgrel = 2
url = https://pythonhosted.org/algopy
arch = any
license = custom
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-scipy
source = https://pypi.org/packages/source/a/algopy/algopy-0.5.7.zip
sha512sums = 1d2cb62154f7bc344605e2db1d90125a76b93e99628056ef007a27b05546d0af3e1d52587dc3217d03118f8dddac298742c303ae9d39185ab33375e56ae3a1ba
pkgname = python-algopy
|