Skip to content

Commit f3d9aea

Browse files
committed
added viz
1 parent edc54fd commit f3d9aea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

models/CA.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,6 @@ def _viz_update(self, iteration: int) -> None:
737737

738738
class PP(CA):
739739
"""Predator-prey CA.
740-
741740
States: 0 = empty, 1 = prey, 2 = predator
742741
743742
Parameters (in `params` dict). Allowed keys and defaults:

0 commit comments

Comments
 (0)