]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - mjo/eja/TODO
eja: use cached charpoly for element inverse() if possible.
[sage.d.git] / mjo / eja / TODO
index 94fb172aba0dda1d601e7c70ccf4f991749a6fcc..87cdcbcb57c781449590f999b0f14589da705d0e 100644 (file)
@@ -29,3 +29,8 @@
    HadamardEJA could be equipped with an inner- product that is twice
    the usual one. Then for the basis to be orthonormal, we would need
    to divide e.g. (1,0,0) by <(1,0,0),(1,0,0)> = 2 to normalize it.
+
+8. Pre-cache charpoly for some small algebras?
+
+9. Compute the scalar in the general natural_inner_product() for
+   matrices, so no overrides are necessary.
\ No newline at end of file