Releases: shaggysa/lib_sudoku
Releases · shaggysa/lib_sudoku
Slightly improved speed by moving all "working functions" to use arrays rather than vectors.
25 Sep 01:32
Compare
Sorry, something went wrong.
No results found
The user-facing functions should still return the same values, so this hopefully shouldn't break anything.
PyPi release with incremented version number
24 Aug 16:10
Compare
Sorry, something went wrong.
No results found
V2.1.2
increment version number
Bug Fix
24 Aug 16:02
Compare
Sorry, something went wrong.
No results found
Fixes a bug that caused the get_unsolved_puzz method to return the solved puzzle instead.
This does not affect the speedtest method because it directly indexes the unsolved/solved puzzle vectors.
Minor Fixes
24 Aug 13:49
Compare
Sorry, something went wrong.
No results found
Critical Stability Fix
22 Aug 02:01
Compare
Sorry, something went wrong.
No results found
Primarily fixes a bug that caused the solver to hang indefinitely when given an illegal puzzle.
Full Changelog : V1.6...V2.0
Add project links to PyPi
12 Aug 19:27
Compare
Sorry, something went wrong.
No results found
Add source code uploading to PyPI
12 Aug 19:19
Compare
Sorry, something went wrong.
No results found
Add python 3.13 support to pre-built wheels
12 Aug 17:28
Compare
Sorry, something went wrong.
No results found