summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0b57beb4db0429e7ed9994b6d5bf4c7f8870d2a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-m-loop
	pkgdesc = Rapidly optimize the parameters of a scientific experiment or computer controller system
	pkgver = 3.3.4
	pkgrel = 1
	url = https://github.com/michaelhush/M-LOOP/
	arch = any
	license = MIT
	depends = python
	depends = python-setuptools
	depends = python-numpy
	depends = python-scipy
	depends = python-matplotlib
	depends = python-tensorflow
	depends = python-scikit-learn
	depends = python-pytest
	source = https://github.com/michaelhush/M-LOOP/archive/refs/tags/v3.3.4.tar.gz
	sha256sums = 4e386ed0b90fb6e0edbea908cfac3e11492a973a30f180b9a5f95c564ddfff5e

pkgname = python-m-loop