X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/809c5b59db7b6be224146b8d957453a0f9fb43aa..HEAD:/examples/menger.py?ds=sidebyside 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