foxes.output.Animator.animate(verbosity=1, **kwargs)[source]

Create the animation

Parameters

verbostiy: int

The verbosity level, 0 = silent

kwargs: dict, optional

Arguments for pyplot.animation.ArtistAnimation

Returns

ani: pyplot.animation.ArtistAnimation

The animation