xl0/lovely-tensors
Tensors, for human consumption observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 76
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 1426
- days_rel: n/a
- days_push: 146
- n_releases_24m: 0
Adoption not part of the score
1392 stars · 22 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python library that provides human-friendly summaries of PyTorch tensors, showing shape, statistics, histograms, and NaN/Inf detection instead of raw number dumps. It integrates with Jupyter notebooks and can monkey-patch tensor repr for nicer output.
Use cases
- debug pytorch tensors in jupyter notebooks
- show tensor shape and statistics instead of raw numbers
- detect nan or inf values in tensors
- visualize tensors as images or plots during debugging
- pretty-print tensors for human readability
When to choose
- you debug PyTorch code in notebooks and want readable tensor output
- you need quick summaries of tensor shape, stats, and value ranges
- you want to spot NaN/Inf values at a glance
When to avoid
- you need full numerical precision of tensor contents
- you work with NumPy/JAX only (use the sibling lovely-numpy or lovely-jax libraries)
- you need production logging rather than interactive debugging
Facets
library · maturity active
data-visualization developer-tools deep-learning machine-learning data-science developer-tools python cross-platform pytorch tensors jupyter debugging pretty-printing statistics
3 sources
- readme: https://github.com/xl0/lovely-tensors · fetched 2026-08-28 · dda4ab664b74
- homepage: https://xl0.github.io/lovely-tensors · fetched 2026-08-29 · 6dc5f58b27b7
- registry_pypi: https://pypi.org/pypi/lovely-tensors/json · fetched 2026-08-29 · 120dadd290c9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xl0/lovely-tensors | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="xl0/lovely-tensors")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem