X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/809c5b59db7b6be224146b8d957453a0f9fb43aa..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