summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1c6e97143ac154edd78aa9d5e012bf9999eb8b69 (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
pkgbase = python-opentsne-git
	pkgdesc = Extensible, parallel implementations of t-SNE
	pkgver = 1.0.0.r3.g994cf0b
	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
	provides = python-opentsne
	conflicts = python-opentsne
	source = git+https://github.com/pavlin-policar/openTSNE.git
	source = fix_get_numpy_include.patch
	sha256sums = SKIP
	sha256sums = b7e2ef8a66e665851333a93a44dd0d6d657d6d77988dc159a14b14abeead20a1

pkgname = python-opentsne-git