]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/eja/TODO
eja: rename operator_inner_product -> operator_trace inner_product.
[sage.d.git] / mjo / eja / TODO
2023-02-07 Michael OrlitzkyTODO: add another one.
2023-02-04 Michael Orlitzkyeja: drop "FiniteDimensional" prefix everywhere.
2023-02-04 Michael OrlitzkyTODO: drop "FiniteDimensional" everywhere.
2022-01-31 Michael Orlitzkyeja: typo fix in TODO.
2021-03-14 Michael Orlitzkyeja: add more TODOs, which are thankfully getting easier.
2021-03-14 Michael Orlitzkyeja: speed up det() for Cartesian product elements.
2021-03-13 Michael Orlitzkyeja: add another TODO item.
2021-03-13 Michael Orlitzkyeja: append to an existing TODO.
2021-03-13 Michael Orlitzkyeja: fix cartesian_factors() for EJA elements.
2021-03-13 Michael Orlitzkyeja: remove an impossible TODO.
2021-03-13 Michael Orlitzkyeja: remove two completed TODOs.
2021-03-13 Michael Orlitzkyeja: add a TODO for tomorrow.
2021-03-12 Michael Orlitzkyeja: factor a few things out of the FDEJA constructor.
2021-03-12 Michael Orlitzkyeja: add a TODO.
2021-03-12 Michael Orlitzkyeja: add another performance TODO.
2021-03-12 Michael Orlitzkyeja: fix random_eja() dimension bounds, for real.
2021-03-11 Michael Orlitzkyeja: fix a deorthonormalization bug.
2021-03-11 Michael Orlitzkyeja: add a performance TODO for Cartesian products...
2021-03-11 Michael Orlitzkyeja: update the TODO with a bug example.
2021-03-11 Michael Orlitzkyeja: remove more completed TODO items.
2021-03-10 Michael Orlitzkyeja: cache the charpoly coefficients for the AlbertEJA.
2021-03-10 Michael Orlitzkyeja: remove the cached product_on_basis() TODO.
2021-03-09 Michael Orlitzkyeja: remove a completed TODO.
2021-03-09 Michael Orlitzkyeja: remove completed TODO.
2021-03-09 Michael Orlitzkyeja: add a TODO for the morning.
2021-03-08 Michael OrlitzkyReorganize the Hurwitz (matrix) algebra stuff.
2021-03-07 Michael Orlitzkyeja: make OctonionHermitianEJAs RationalBasisEJAs.
2021-03-07 Michael Orlitzkyeja: update an existing TODO.
2021-03-07 Michael Orlitzkyeja: add the AlbertEJA class.
2021-03-06 Michael Orlitzkyeja: remove the Octonions from the TODO.
2021-03-06 Michael Orlitzkyeja: add the AlbertAlgebra to the TODO.
2021-03-06 Michael Orlitzkyeja: remove the (completed) Cartesian product TODO.
2021-03-06 Michael Orlitzkyeja: remove a completed TODO.
2021-03-06 Michael Orlitzkyeja: add a randomly-failing test to the TODO.
2021-03-03 Michael Orlitzkyeja: begin adding OctonionHermitianEJA.
2021-03-03 Michael Orlitzkyeja: factor out a class for real-embedded matrices.
2021-03-02 Michael Orlitzkyeja: make the TODO list longer once more.
2021-03-02 Michael Orlitzkyeja: update the TODO.
2021-03-02 Michael Orlitzkyeja: add another TODO, technically for the octonions...
2021-03-01 Michael Orlitzkyeja: update the TODO.
2021-02-26 Michael Orlitzkyeja: simplify some calls to super(...).
2021-02-26 Michael Orlitzkyeja: remove a false alarm TODO.
2021-02-26 Michael Orlitzkyeja: add automatic associativity detection.
2021-02-26 Michael Orlitzkyeja: remove a completed TODO.
2021-02-25 Michael Orlitzkyeja: remove the subalgebra bug TODO, it's not a new...
2021-02-25 Michael Orlitzkyeja: add another performance TODO.
2021-02-25 Michael Orlitzkyeja: add a TODO for a bug just observed.
2021-02-25 Michael Orlitzkyeja: add another TODO I had forgotten.
2021-02-25 Michael Orlitzkyeja: add rational-basis subclass for Cartesian products.
2021-02-25 Michael Orlitzkyeja: gently update the TODO.
2021-02-25 Michael Orlitzkyeja: remove a completed TODO, and doctest it.
2021-02-25 Michael Orlitzkyeja: fix cartesian products of cartesian product EJAs.
2021-02-24 Michael Orlitzkyeja: add another TODO for later.
2021-02-22 Michael Orlitzkyeja: define matrix basis/space for Cartesian product...
2021-02-22 Michael Orlitzkyeja: cache one() for Cartesian product algebras.
2021-02-21 Michael Orlitzkyeja: update the TODO again.
2021-02-21 Michael Orlitzkyeja: update the TODO.
2020-12-09 Michael Orlitzkyeja: eliminate the special element subalgebra class.
2020-12-08 Michael Orlitzkyeja: add a soon-TODO.
2020-12-04 Michael Orlitzkyeja: add another performance TODO.
2020-12-03 Michael Orlitzkyeja: refactor some matrix algebra stuff and break the...
2020-12-03 Michael Orlitzkyeja: update a TODO with a better idea.
2020-12-03 Michael Orlitzkyeja: disable axiom checking for concrete algebras.
2020-12-03 Michael Orlitzkyeja: update the DESIGN and TODO documents.
2020-12-03 Michael Orlitzkyeja: move the "field" argument to (usually passed throu...
2020-12-02 Michael Orlitzkyeja: add another performance TODO.
2020-12-02 Michael Orlitzkyeja: dropp the already_echelonized TODO.
2020-12-02 Michael Orlitzkyeja: clean up the TODO list after major refactoring.
2020-12-02 Michael Orlitzkyeja: remove a completed TODO.
2020-12-02 Michael Orlitzkyeja: don't pass in a full multiplication table unless...
2020-12-01 Michael Orlitzkyeja: convert matrix algebas to the new constructor...
2020-11-27 Michael Orlitzkyeja: add another performance TODO.
2020-11-26 Michael Orlitzkyeja: start adding precomputed charpoly coeffs to the...
2020-11-25 Michael Orlitzkyeja: update todo, and rename "natural" to "matrix".
2020-11-25 Michael Orlitzkyeja: and another TODO.
2020-11-25 Michael Orlitzkyeja: add more TODO.
2020-11-25 Michael Orlitzkyeja: use cached charpoly for element inverse() if possible.
2020-11-24 Michael Orlitzkyeja: another TODO.
2020-11-23 Michael Orlitzkymjo: add two more TODO items.
2020-11-23 Michael Orlitzkyeja: use cached charpoly for element inverse when avail...
2020-11-23 Michael Orlitzkyeja: add another big TODO item.
2020-11-22 Michael OrlitzkyTODO: remove two completed items.
2020-11-22 Michael Orlitzkyeja: add another performance TODO.
2020-11-22 Michael Orlitzkyeja: remove a completed TODO and update an in-progress...
2020-11-21 Michael Orlitzkyeja: add yet another TODO.
2020-11-21 Michael Orlitzkyeja: add another TODO item.
2020-11-21 Michael Orlitzkyeja: update a few TODO items.
2020-11-21 Michael Orlitzkyeja: don't compute an unused vector space for the eleme...
2020-11-10 Michael Orlitzkyeja: split "check" args into check_field and check_axioms.
2020-11-09 Michael Orlitzkyeja: add a few more TODO items.
2020-11-08 Michael Orlitzkyeja: make random_element() more random.
2020-11-07 Michael Orlitzkyeja: add orthogonality examples/tests for the Peirce...
2020-11-07 Michael Orlitzkyeja: add a TODO to fix random_element().
2020-11-07 Michael Orlitzkyeja: add "of" to the algebra characteristic_polynomial...
2020-11-07 Michael Orlitzkyeja: add another TODO that I keep forgetting.
2020-11-07 Michael Orlitzkyeja: let random_eja() return zero-dimensional algebras...
2020-11-05 Michael Orlitzkyeja: expound on an existing TODO item.
2020-11-05 Michael Orlitzkyeja: remove another completed TODO.
2020-11-05 Michael Orlitzkyeja: remove a completed TODO.
2020-10-30 Michael Orlitzkyeja: add TODON'T use Cramer's rule.
next