]> CRI, Mines Paris - PSL - linpy.git/blobdiff - examples/tesseract.py
Replace examples by tutorial in documentation
[linpy.git] / examples / tesseract.py
index b2a5e975b11f7602c4ca3b12c535a4f3fc30d72b..0a5718868555567e6698fb2438e9306f851bb125 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-from pypol import *
+from linpy import *
 
 x, y, z, t = symbols('x y z t')