summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b79541392b2cad7cb10829b346dcc02174509384 (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
28
29
30
31
32
33
pkgbase = python-tslearn-git
	pkgdesc = A machine learning toolkit dedicated to time-series data. Version from the latest commit.
	pkgver = r1694.19e8ab8
	pkgrel = 1
	url = https://github.com/rtavenar/tslearn
	arch = x86_64
	license = BSD
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-installer
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-numba
	depends = python-joblib
	depends = python-scikit-learn
	optdepends = python-pytorch
	optdepends = python-h5py
	optdepends = python-keras-applications
	optdepends = python-keras-preprocessing
	optdepends = python-pandas
	optdepends = python-stumpy
	optdepends = python-cesium
	provides = python-tslearn
	conflicts = python-tslearn
	options = !emptydirs
	source = git+https://github.com/rtavenar/tslearn.git
	sha256sums = SKIP

pkgname = python-tslearn-git