summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ee624308d19aaf80084c6ffda039176434727df (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
25
26
27
pkgbase = python-tslearn-git
	pkgdesc = A machine learning toolkit dedicated to time-series data. Version from the latest commit.
	pkgver = r1625.efa0091
	pkgrel = 1
	url = https://github.com/rtavenar/tslearn
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-numba
	depends = python-joblib
	depends = python-scikit-learn
	optdepends = python-tensorflow
	optdepends = python-h5py
	optdepends = python-pytorch
	optdepends = python-keras-applications
	optdepends = python-keras-preprocessing
	provides = python-tslearn
	conflicts = python-tslearn
	options = !emptydirs
	source = git+https://github.com/rtavenar/tslearn.git
	sha256sums = SKIP

pkgname = python-tslearn-git