]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: switch some index orderings to agree with row-then-column semantics.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 5 Aug 2019 01:06:13 +0000 (21:06 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 5 Aug 2019 01:06:13 +0000 (21:06 -0400)
commit6beb5d9be0574fd57b355125d4629b20adef7149
treee5112790f8606d939294d090b01ea28281f1e7e0
parentc7ee9a3e3f6112bbca6fcd1085d2bd454a3dc3ab
eja: switch some index orderings to agree with row-then-column semantics.

This doesn't actually affect anything in these cases, but the row "i"
indices should be on the outside whenever we loop through a
two-dimensional array that corresponds to a matrix.
mjo/eja/eja_algebra.py