]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: cache the span of the matrix basis when written out as long vectors.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 12 Mar 2021 02:57:16 +0000 (21:57 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 12 Mar 2021 02:57:16 +0000 (21:57 -0500)
commitfd6a4ce03de36bb2551160e08440b0c0049746e1
treee7ab87ff1613137f5c9d0c28acc0683ea515e191
parent63d9a1be5861241fb7f02838a74589cf56c2548e
eja: cache the span of the matrix basis when written out as long vectors.

This GREATLY improves the speed of the _element_constructor_(), and
therefore of Cartesian products.
mjo/eja/eja_algebra.py