Search Criteria
Package Details: python-opentsne 1.0.4-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: | 2025-10-27 16:57 (UTC) |
Dependencies (14)
- fftw (fftw-amdAUR)
- python
- python-joblib
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-scikit-learn (python-scikit-learn-gitAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-hnswlibAUR (python-chroma-hnswlibAUR) (optional) – for fast approximate nearest neightbors
- python-numba (python-numba-gitAUR) (optional)
- 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)