summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d33140856a3e26026a974d0f87f72e67ac67cd68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-opentsne-git
	pkgdesc = Extensible, parallel implementations of t-SNE
	pkgver = 0.7.1.r0.ga46fae0
	pkgrel = 1
	url = https://opentsne.readthedocs.io/en/latest/
	arch = x86_64
	license = BSD
	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
	source = git+https://github.com/pavlin-policar/openTSNE.git
	sha256sums = SKIP

pkgname = python-opentsne-git