- A function to convert a dictionary representing the fixed cells of a partial latin square into an equivalent list edge-colouring problem for a complete directed graph with self-loops.
- Functions to convert cell labels into row or column indices.
- Functions to create ranges of cell labels.
- Most other functions removed.
- Minimal functionality.
- Using poetry.