blob: 8e089c0e2329a8b389e0369e44143c7d8deb0ac3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-ultranest
pkgdesc = Fit and compare complex models reliably and rapidly with advanced sampling techniques.
pkgver = 4.5.0
pkgrel = 1
url = https://github.com/JohannesBuchner/ultranest
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
depends = python-numpy
depends = python-matplotlib
depends = python-corner
depends = python-pytest
depends = cython
provides = lsbi
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/u/ultranest/ultranest-4.5.0.tar.gz
sha256sums = 09c3a8cdc350ee8034ec709e8f65e20da3145a94425695973ae75f8ce4e5ef72
pkgname = python-ultranest
|