moonmath/tui
Sam Fredrickson 1c6d5e9917
All checks were successful
Build & Test / Main (push) Successful in 1m28s
Simplify projection table generation.
Instead of pre-allocating the grid and using tricky indexing to fill in
the cells, just fully regenerate it. But do it columnwise first, and
then transpose it.
2024-03-20 23:40:38 -07:00
..
tui.go Simplify projection table generation. 2024-03-20 23:40:38 -07:00