blob: 85dadaebf9e09c5b1534493c35c33721ba680758 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-cebra
pkgdesc = Consistent Embeddings of high-dimensional Recordings using Auxiliary variables
pkgver = 0.4.0
pkgrel = 1
url = https://cebra.ai
arch = any
license = custom
makedepends = python-pytest-benchmark
depends = python-joblib
depends = python-scikit-learn
depends = python-scipy
depends = python-pytorch
depends = python-tqdm
depends = python-joblib
depends = python-scipy
optdepends = python-werkzeug
optdepends = python-seaborn
optdepends = python-matplotlib
optdepends = python-h5py
source = https://files.pythonhosted.org/packages/68/9c/4cb1f6e03bf31e955ec3073f9900020af9c6dfe2bbf9f390dbec9b24f999/cebra-0.4.0.tar.gz
md5sums = dee8d3ff269855f3bd8a5b1a4c34eb93
pkgname = python-cebra
|