]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: delete an unused statement.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 12 Mar 2021 02:36:55 +0000 (21:36 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 12 Mar 2021 02:36:55 +0000 (21:36 -0500)
mjo/eja/eja_algebra.py

index 845503b081ce7a9282128886fa595ca4bd7027a6..e28ec6b9466fc69385eeb6cca44c0b8053155629 100644 (file)
@@ -309,7 +309,6 @@ class FiniteDimensionalEJA(CombinatorialFreeModule):
         # as well as a subspace W of V spanned by those (vectorized)
         # basis elements. The W-coordinates are the coefficients that
         # we see in things like x = 1*b1 + 2*b2.
-        vector_basis = basis
 
         degree = 0
         if n > 0: