Typing and general code cleanup
Compare changes
+ 12
− 10
@@ -8,6 +8,7 @@ from collections import defaultdict
@@ -20,11 +21,12 @@ import numpy as np
@@ -39,7 +41,7 @@ class Simulation:
@@ -105,7 +107,7 @@ class Simulation:
@@ -117,12 +119,12 @@ class Simulation:
@@ -149,7 +151,7 @@ class Simulation:
@@ -163,7 +165,7 @@ class Simulation: