summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4eb0028869bbe41208b4be3b70be1e2b105e9d95 (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-opentsne-git
	pkgdesc = Extensible, parallel implementations of t-SNE
	pkgver = 1.0.2.r0.g9715ac8
	pkgrel = 1
	url = https://opentsne.readthedocs.io/en/latest/
	arch = x86_64
	license = BSD-3-Clause
	makedepends = cython
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = fftw
	depends = python-scikit-learn
	optdepends = python-pynndescent: for nearest neighbor descent search
	optdepends = python-hnswlib: for fast approximate nearest neightbors
	provides = python-opentsne
	conflicts = python-opentsne
	source = git+https://github.com/pavlin-policar/openTSNE.git
	sha256sums = SKIP

pkgname = python-opentsne-git