blob: 0aea810162d3546d9e5388ce8ac31394fa316a21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = multinest
pkgdesc = MultiNest is a Bayesian inference tool which calculates the evidence and explores the parameter space which may contain multiple posterior modes and pronounced (curving) degeneracies in moderately high dimensions.
pkgver = 3.12
pkgrel = 3
url = https://github.com/farhanferoz/MultiNest
arch = any
license = custom
depends = lapack
depends = gcc-fortran
depends = openmpi
options = !emptydirs
source = https://github.com/farhanferoz/MultiNest/archive/ba3e7d812b04e044b4d6e0319bd49a9fa6d78192.tar.gz
sha256sums = 4175009164b362355c4bbef2b2ece73235cfd9b505d4f49fe76e55876609cd4b
pkgname = multinest
|