summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b4d37b6b23d2f0a24be8f3e4cb4287c9e369102 (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-mystic
	pkgdesc = highly-constrained non-convex optimization and uncertainty quantification
	pkgver = 0.4.3
	pkgrel = 1
	url = https://github.com/uqfoundation/mystic
	arch = any
	license = BSD-3-Clause
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python-numpy
	depends = python-sympy
	depends = python-klepto
	optdepends = python-scipy: for SciPy optimization
	optdepends = python-pathos: for for parallel computing
	optdepends = python-pyina: for for parallel computing
	optdepends = python-matplotlib: for Matplotlib rendering
	source = mystic-0.4.3.tar.gz::https://github.com/uqfoundation/mystic/archive/0.4.3.tar.gz
	sha512sums = 156d0bb1d08d9008b0b6ac30e00aba4b4588a895188b5143de4ff742675628de41f887afda4bd793cc5b281046a9ab245b21076ff944db29ee10a144e0e41eb9

pkgname = python-mystic