blob: 25f39002794b13a922c6f5b3730afc63de998492 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-climin-git
pkgdesc = Optimizers for machine learning
pkgver = r544.2215b1a
pkgrel = 5
epoch = 1
url = https://github.com/BRML/climin
arch = any
license = BSD
makedepends = python-setuptools
makedepends = git
depends = python
depends = python-numpy
depends = python-scipy
source = git://github.com/BRML/climin.git
sha512sums = SKIP
pkgname = python-climin-git
|