]> gitweb.michael.orlitzky.com - sage.d.git/commitdiff
eja: drop an unused variable.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 21 Nov 2020 12:37:35 +0000 (07:37 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 21 Nov 2020 12:37:35 +0000 (07:37 -0500)
mjo/eja/eja_element_subalgebra.py

index d2b54fefd73269044fc55da33fb4d9bada8288d8..3936ac1fe5c7709165b91114b9e52bd8f47ab683 100644 (file)
@@ -42,7 +42,6 @@ class FiniteDimensionalEuclideanJordanElementSubalgebra(FiniteDimensionalEuclide
 
             # Pick those out of the list of all powers.
             superalgebra_basis = tuple(map(powers.__getitem__, ind_rows))
-            basis_vectors = map(power_vectors.__getitem__, ind_rows)
         else:
             # If we're going to orthonormalize the basis anyway, we
             # might as well just do Gram-Schmidt on the whole list of