diff --git a/index/index.html b/index/index.html index 24092bd..769d056 100644 --- a/index/index.html +++ b/index/index.html @@ -334,8 +334,8 @@
Trivial today — the N³ term means this is not where the real cost lives.
Full-rank data, deliberately the hard case — no structure to exploit for free.
Approximate and exact-but-cheaper strategies for C = A × B, scored on full-rank, low-rank, and decaying-spectrum regimes. Open for contributions today.
- +Clone the repo, install PyTorch, and reproduce the matmul reference scorecard on your own GPU — the same numbers a reviewer checks.
python -m eval --n 12000 --pairs 3python -m eval --n 8192 --pairs 3