]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/eja/TODO
eja: factor out a class for real-embedded matrices.
[sage.d.git] / mjo / eja / TODO
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.
2020-04-02 Michael Orlitzkyeja: add another TODO.
2019-11-11 Michael Orlitzkyeja: add another TODO before I forget.
2019-11-10 Michael Orlitzkyeja: remove a TODO that is done in theory.
2019-11-09 Michael Orlitzkyeja: add a priority TODO.
2019-10-15 Michael Orlitzkyeja: update the TODO.
2019-10-14 Michael Orlitzkyeja: add TODO for the TrivialEJA class.
2019-08-30 Michael Orlitzkyeja: get a rudimentary spectral decomposition for opera...
2019-08-30 Michael Orlitzkyeja: add "check" parameter to check if our field is...
2019-08-30 Michael Orlitzkyeja: ensure that we can construct quaternion matrices...
2019-08-29 Michael OrlitzkyAdd even more TODO items.
2019-08-29 Michael Orlitzkyeja: add some more TODO items.
2019-08-26 Michael Orlitzkyeja: introduce an intermediate class for "concrete...
2019-08-24 Michael Orlitzkyeja: refactor and fix the fast charpoly stuff that...
2019-08-23 Michael Orlitzkyeja: refactor the class hierarchy to separate the matri...
2019-08-23 Michael Orlitzkyeja: add random_instance() method for algebras.
2019-08-23 Michael OrlitzkyAdd another TODO for later.
2019-08-21 Michael Orlitzkyeja: add an ungodly hack to get fast charpolys back.
2019-08-21 Michael Orlitzkyeja: update a half-completed TODO.
2019-08-21 Michael Orlitzkyeja: add an optimization to the TODO.
2019-08-20 Michael Orlitzkyeja: add a TODO about factoring out the Jordan axiom...
2019-08-20 Michael Orlitzkyeja: mention the octonions in the TODO.
2019-08-19 Michael Orlitzkyeja: update the TODO list.
2019-08-19 Michael Orlitzkyeja: add a new TODO list.
2019-07-29 Michael Orlitzkyeja: finally enable tests for the trace inner product.
2019-07-29 Michael Orlitzkyeja: add a TODO with some tests that fail for now.