X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/d585b06ccf67b2837519f4b48c6800dcdb924d9d..ce8dda550018a59520e2d632f10d3fe5650e9d0d:/examples/menger.py diff --git a/examples/menger.py b/examples/menger.py index 8d258b1..c4413ba 100755 --- a/examples/menger.py +++ b/examples/menger.py @@ -20,6 +20,7 @@ import matplotlib.pyplot as plt from math import ceil from matplotlib import pylab +from mpl_toolkits.mplot3d import Axes3D from linpy import Le, Polyhedron, symbols