Ross ROSS = Recommend OSS · open-source software intelligence for agents

xl0/lovely-tensors

Tensors, for human consumption observed · 2026-08-28

github.com/xl0/lovely-tensors · homepage · Jupyter Notebook · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
xl0/lovely-tensorsmain66

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