summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9e909edf741890704f10123105c2a2498a57964c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = python-swyft-git
	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 = r1231.7fc474f
	pkgrel = 1
	url = https://github.com/undark-lab/swyft
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	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
	provides = python-swyft
	conflicts = python-swyft
	source = python-swyft::git+https://github.com/undark-lab/swyft.git#branch=dev
	md5sums = SKIP

pkgname = python-swyft-git