I started attempting a version of @badkins post here using math/array, but I didn't find as convenient a way as I would have liked to e.g. shift ever position one column to the right, with wraparound. (Though I could have written one on top of array-transform.)
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Arrays proposal: Help to write idiomatic typed math/array example | 6 | 112 | October 21, 2025 | |
| Can Racket's arrays have arrays as elements? | 2 | 66 | September 22, 2025 | |
| Questions about what math/array does and how it works | 2 | 113 | February 3, 2025 | |
| Requesting help to translate small array program into typed racket | 10 | 145 | January 25, 2026 | |
| Arrays proposal: array broadcasting, and adding new axes | 12 | 265 | January 4, 2026 |