pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 95
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3008
- days_rel: n/a
- days_push: 31
- n_releases_24m: 0
Adoption not part of the score
1621 stars · 176 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
openTSNE is a modular Python library implementing t-Distributed Stochastic Neighbor Embedding (t-SNE) for visualizing high-dimensional data. It includes parallelized, fast implementations that scale to millions of points and supports adding new data points to existing embeddings.
Use cases
- visualize high-dimensional datasets in 2D
- embed single-cell transcriptomics data
- reduce dimensionality of large datasets with millions of points
- add new data points to an existing t-SNE embedding
- preserve global structure in t-SNE visualizations
- speed up t-SNE with parallel computation
When to choose
- you need a fast, scalable t-SNE implementation in Python
- you want to transform new data into an existing embedding
- you work with large datasets like single-cell RNA-seq
- you need better global alignment of t-SNE clusters
When to avoid
- you need general-purpose dimensionality reduction like PCA or UMAP alternatives
- you need GPU-accelerated t-SNE specifically
- you need a non-Python environment
Facets
library · maturity stable
machine-learning data-visualization math machine-learning data-visualization data-science python cross-platform tsne dimensionality-reduction embedding parallel-computing
2 sources
- readme: https://github.com/pavlin-policar/openTSNE · fetched 2026-08-28 · cc342dac4f48
- registry_pypi: https://pypi.org/pypi/opentsne/json · fetched 2026-08-29 · 927548fd96db
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pavlin-policar/openTSNE | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="pavlin-policar/openTSNE")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem