Water Sort in Haskell

Implementing the water sort puzzle in game in Haskell

Reshape in Hmatrix

A post where I explain and implement a type-safe matrix reshape function with the Hmatrix Static API

Hmatrix - from zeros to hero

A post where I implement a type-safe `zeros` function, along with a brief introduction to the Hmatrix Static API