X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Feja%2Feja_element_subalgebra.py;h=3936ac1fe5c7709165b91114b9e52bd8f47ab683;hb=4fcd301b1104a5629e0aa867742f507e882dc25f;hp=d2b54fefd73269044fc55da33fb4d9bada8288d8;hpb=e78216245caff4f11de66433f28fd995f4670b78;p=sage.d.git diff --git a/mjo/eja/eja_element_subalgebra.py b/mjo/eja/eja_element_subalgebra.py index d2b54fe..3936ac1 100644 --- a/mjo/eja/eja_element_subalgebra.py +++ b/mjo/eja/eja_element_subalgebra.py @@ -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