Skip to content

Commit

Permalink
Update NEWS.
Browse files Browse the repository at this point in the history
  • Loading branch information
MHenderson committed Dec 5, 2024
1 parent 0821e3f commit 1f5be02
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# ryser

# ryser (v0.2.0)

* 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.

# ryser (v0.1.0)

* Minimal functionality.
* Using poetry.

0 comments on commit 1f5be02

Please sign in to comment.