summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b8e122769fe3f26bbc5d124d27787953b1bfe7a (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-swyft
	pkgdesc = swyft is the official implementation of Truncated Marginal Neural Ratio Estimation (TMNRE), a hyper-efficient, simulation-based inference technique for complex data and expensive simulators.
	pkgver = 0.4.4
	pkgrel = 2
	url = https://github.com/undark-lab/swyft
	arch = any
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	depends = python-toolz
	depends = python-numpy
	depends = python-pytorch
	depends = python-pytorch-lightning
	depends = python-zarr
	depends = python-matplotlib
	depends = python-scipy
	depends = python-torchist
	depends = python-fasteners
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/s/swyft/swyft-0.4.4.tar.gz
	sha256sums = 01ec97d37db8de7a527239a4ece5b65ad40ec36ab97f95de80c47394f1031065

pkgname = python-swyft