|
aoc.py
|
use git if available
|
2021-12-29 12:27:50 +01:00 |
|
coordinate.py
|
nicer reprs
|
2022-01-14 12:39:14 +01:00 |
|
datafiles.py
|
write json files readable
|
2021-12-13 05:08:35 +01:00 |
|
grid.py
|
list comp is faster than building lists yourself
|
2022-01-14 12:29:54 +01:00 |
|
irc.py
|
general irc bot interface
|
2021-12-18 20:48:01 +01:00 |
|
lists.py
|
binary trees; slow af, but functional :D
|
2022-01-16 17:39:37 +01:00 |
|
trees.py
|
binary trees; slow af, but functional :D
|
2022-01-16 17:39:37 +01:00 |
|
types.py
|
Grid.transform() in 3D!
|
2021-12-19 16:26:50 +01:00 |