summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 77c912ed6ed7503d3f12231a30579d94b9510e29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-ngmix
	pkgdesc = Gaussian mixtures and image processing
	pkgver = 2.2.0
	pkgrel = 1
	url = https://github.com/esheldon/ngmix
	changelog = CHANGES.md
	arch = any
	license = GPL
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-numpy
	depends = python-numba
	optdepends = python-galsim: for metacalibration operations
	optdepends = python-scikit-learn: for sampling multivariate PDFs
	optdepends = python-scipy: for image fitting using Levenberg-Marquardt fitter
	source = python-ngmix-2.2.0.tar.gz::https://github.com/esheldon/ngmix/archive/v2.2.0.tar.gz
	source = setup.py.patch
	sha256sums = a499f5b0ae5888f50fb97e8b59107d529f296b7a0047129f629aa4e99ef7df06
	sha256sums = 85057d5ec4f082a3599084dbe0e874be2af2a0f91786a10933b3368e6e025898

pkgname = python-ngmix