Able to add movies to the python notebook. using utils.animate(fig,animate,init)

This commit is contained in:
Rowan Cockett
2013-11-07 12:27:59 -08:00
parent ded738b077
commit 1427fe5cec
2 changed files with 30 additions and 0 deletions
+1
View File
@@ -9,3 +9,4 @@ from matutils import getSubArray, mkvc, ndgrid, ind2sub, sub2ind
from sputils import spzeros, kron3, speye, sdiag
from lomutils import volTetra, faceInfo, inv2X2BlockDiagonal, inv3X3BlockDiagonal, indexCube, exampleLomGird
from interputils import interpmat
from ipythonUtils import easyAnimate as animate