blob: dab6c5c84af14cb4f8cb8d8201a752a59292c3f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-ngmix
pkgdesc = Gaussian mixtures and image processing
pkgver = 2.3.0
pkgrel = 1
url = https://github.com/esheldon/ngmix
arch = any
license = GPL
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python-numba
optdepends = python-galsim: for metacalibration operations
optdepends = python-scipy: for image fitting using Levenberg-Marquardt fitter
optdepends = python-scikit-learn: for sampling multivariate PDFs
source = ngmix-2.3.0.tar.gz::https://github.com/esheldon/ngmix/archive/v2.3.0.tar.gz
source = setup.py.patch
sha512sums = 176a80955f72b5018bbccfee1ec6dc6857975ecb81cb4092f45bff0a50c644f563317a3e74a27346a91974f900ba51f4fe046eab01d9cfa649a404c148bd39c6
sha512sums = a0464809ec508f67ffb79dec29088ce2b9d7269c739d66d9a47f7251ae31657d33a2fa5ffa80c37bd50b1c04b72418ef16e104b2dd4e165448f357a193b876a0
pkgname = python-ngmix
|