You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gridlock/gridlock
Jan Petykiewicz fcd02d3dcf doc updates 3 years ago
..
examples add example 3 years ago
VERSION.py strip whitespace from version string 3 years ago
__init__.py Move `.grids` data into separate `cell_data` array. Also remove `Direction` enum 3 years ago
direction.py add all files 8 years ago
draw.py doc updates 3 years ago
error.py simplify GridError definition 3 years ago
grid.py Grid.save() should return self 3 years ago
position.py Use f-strings where possible 3 years ago
py.typed add py.typed 3 years ago
read.py Remove is_scalar() in favor of numpy.size(...)==1 3 years ago