blob: 5952454958a65cce33c6bf4554652dd242163294 (
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.7.2
pkgrel = 1
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.7.2.tar.gz
sha512sums = 4968c3dd0726a552896250e758cce6b3be468bf0248c8a00834f59dffdaae6f3914b465a9b8f2f7d4a372346d131ad7caa19e20b1d11275cbd4703a29a94364d
pkgname = python-algopy
|