Search Criteria
Package Details: python-opentsne 1.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-opentsne.git (read-only, click to copy) |
---|---|
Package Base: | python-opentsne |
Description: | Extensible, parallel implementations of t-SNE |
Upstream URL: | https://opentsne.readthedocs.io/en/latest/ |
Licenses: | BSD-3-Clause |
Submitter: | xantares |
Maintainer: | a821 |
Last Packager: | a821 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-01-09 20:42 (UTC) |
Last Updated: | 2024-08-14 07:44 (UTC) |
Dependencies (9)
- fftw (fftw-amdAUR)
- python-scikit-learn (python-scikit-learn-gitAUR)
- cython (cython-gitAUR, cython0AUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-hnswlibAUR (python-chroma-hnswlibAUR) (optional) – for fast approximate nearest neightbors
- python-pynndescentAUR (optional) – for nearest neighbor descent search
Latest Comments
AlexParkhomenko commented on 2020-03-21 19:07 (UTC)
Dependencies: pynndescent
JohnRobson commented on 2019-03-08 04:04 (UTC)
In PKGBUILD, I commented line: "rm -r "${pkgdir}"/usr/lib/python*/site-packages/{benchmarks,examples,tests}" and works.
JohnRobson commented on 2019-03-08 03:40 (UTC)