]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/eja/eja_utils.py
eja: get a rudimentary spectral decomposition for operators working.
[sage.d.git] / mjo / eja / eja_utils.py
2019-08-30 Michael Orlitzkyeja: get a rudimentary spectral decomposition for opera...
2019-08-29 Michael Orlitzkyeja: fix some tests that broke with the gram-schmidt...
2019-08-29 Michael Orlitzkyeja: add a WIP gram-schmidt for EJA elements.
2019-08-23 Michael Orlitzkyeja: remove some unused imports from eja_utils.
2019-08-23 Michael Orlitzkyeja: delete unused vec2mat() function.
2019-07-30 Michael Orlitzkyeja: factor out the EJA element class into its own...