]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: use zip() instead of izip(), which doesn't exist in python-3.x.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 7 Dec 2019 23:09:48 +0000 (18:09 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 7 Dec 2019 23:09:48 +0000 (18:09 -0500)
commitc4203897950b84665ea41ed103f87f68aee0852e
tree70d0621d52cee3672a706f258a4562a81ee5cd2e
parenteea46a5d959c4413075361388467ad23f8372d73
eja: use zip() instead of izip(), which doesn't exist in python-3.x.
mjo/eja/eja_algebra.py
mjo/eja/eja_element.py