blob: 631cad032a646fa6e925385d6eb7cd0fcf1111df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-getdist-git
pkgdesc = MCMC sample analysis, kernel densities, plotting, and GUI
pkgver = r318.9949a14
pkgrel = 1
url = https://github.com/cmbant/getdist
arch = any
makedepends = git
makedepends = python-setuptools
depends = python-numpy
depends = python-matplotlib
depends = python-six
depends = python-scipy
depends = pyside6
depends = python-pandas
provides = python-getdist
conflicts = python-getdist
source = python-getdist::git+https://github.com/cmbant/getdist.git
md5sums = SKIP
pkgname = python-getdist-git
|