14 Oct 2024
Implementing the water sort puzzle in game in Haskell
03 Mar 2024
A post where I explain and implement a type-safe matrix reshape function with the Hmatrix Static API
11 Feb 2024
A post where I implement a type-safe `zeros` function, along with a brief introduction to the Hmatrix Static API