summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 48292f1d74612c23e6e9ce30213e90089cee65de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-tslearn
	pkgdesc = A machine learning toolkit dedicated to time-series data
	pkgver = 0.6.3
	pkgrel = 4
	url = https://github.com/tslearn-team/tslearn
	arch = any
	license = BSD-2-Clause
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-numpy
	depends = python-scipy
	depends = python-scikit-learn
	depends = python-numba
	depends = python-joblib
	depends = python-tensorflow
	source = https://files.pythonhosted.org/packages/source/t/tslearn/tslearn-0.6.3.tar.gz
	sha256sums = c855c0b784b42dc4c50f4eaf524ec7ed658037e86fc14af38ca3b66c75dd6adb

pkgname = python-tslearn