projects
/
linpy.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update plot examples
[linpy.git]
/
examples
/
squares.py
diff --git
a/examples/squares.py
b/examples/squares.py
index
e00821e
..
ea48fe4
100755
(executable)
--- a/
examples/squares.py
+++ b/
examples/squares.py
@@
-1,6
+1,6
@@
#!/usr/bin/env python3
#!/usr/bin/env python3
-from
pypol
import *
+from
linpy
import *
a, x, y, z = symbols('a x y z')
a, x, y, z = symbols('a x y z')