glider and acorn start
ci/woodpecker/push/woodpecker Pipeline was successful Details

master
Tom Weber 2 years ago
parent 62cfa5de1f
commit 3b33dc23c0

@ -6,7 +6,6 @@ class PlotlyAnimation(object):
self.state = state
self.steps = steps
self.frames = np.expand_dims(self.state.board, axis=0)
print(self.frames[:10, :10])
self.frame_gen()
self.animation = self.animation_gen()

Loading…
Cancel
Save