I do some programming work currently that involves animating a sequence of matrices. I use the function FuncAnimation from matplotlib.animation in order to do that. What\'s