Commit Graph

9 Commits

Author SHA1 Message Date
Stefan Harmuth
4ab6519321 annotation cleanup
add grid.mul() and grid.div()
2021-12-11 07:15:32 +01:00
Stefan Harmuth
7b52ce4fba codeline cleanup 2021-12-11 06:47:33 +01:00
Stefan Harmuth
abbf1c85e1 grid.Grid: finally add that stupid print() method I'm always writing for debugging
grid.Grid: add(), sub() and set() return what they've actually wrote to the cell
2021-12-11 06:45:24 +01:00
Stefan Harmuth
55a12f7dc8 don't assume what an "OFF_STATE" might be, use the supplied default instead 2021-12-09 06:20:57 +01:00
Stefan Harmuth
393e846926 import woes 2021-12-07 08:50:02 +01:00
Stefan Harmuth
eb63ba9e99 annotations, correct plural 2021-12-07 06:54:31 +01:00
Stefan Harmuth
c5d10980e9 relative import 2021-12-07 06:49:23 +01:00
Stefan Harmuth
4a2b99f8f2 some more integer sequences to remember 2021-12-07 06:38:42 +01:00
Stefan Harmuth
5c811280d7 move everything into a submodule to avoid namespace collisions 2021-12-07 06:30:52 +01:00