]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/eja/all.py
eja: rename operator_inner_product -> operator_trace inner_product.
[sage.d.git] / mjo / eja / all.py
2022-01-28 Michael Orlitzkyeja: use the correct definition for the new algebra.
2022-01-26 Michael Orlitzkyeja: begin work on the ComplexSkewHermitianEJA.
2021-03-07 Michael Orlitzkyeja: add the AlbertEJA class.
2021-03-03 Michael Orlitzkyeja: begin adding OctonionHermitianEJA.
2021-02-21 Michael OrlitzkyRevert "eja: factor out a separate class used by cartes...
2021-02-21 Michael Orlitzkyeja: factor out a separate class used by cartesian_prod...
2020-12-07 Michael Orlitzkyeja: comment out DirectSumEJA for now (other things...
2020-11-08 Michael Orlitzkyeja: add DirectSumEJA constructor (and not much else).
2020-06-08 Michael Orlitzkyeja: new half-baked BilinearFormEJA class.
2020-01-06 Michael Orlitzkymjo/eja/all.py: fix the name of an import.
2019-10-15 Michael Orlitzkyeja: add a new TrivialEJA class and some tests for it.
2019-07-29 Michael Orlitzkyeja: update changed module name in all.py.
2019-07-29 Michael Orlitzkyeja: add algebra constructors to the global namespace.