]> gitweb.michael.orlitzky.com - sage.d.git/commit
eja: add a WIP gram-schmidt for EJA elements.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 29 Aug 2019 12:56:56 +0000 (08:56 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 29 Aug 2019 12:56:56 +0000 (08:56 -0400)
commitf72c84ce3d46f2611a65417c72e9017754ec156f
tree500a2ca39325f742a3e24406cb08583e18d8b6bf
parenta0fea53fa276670d9a4c6a44ae9023df58592b88
eja: add a WIP gram-schmidt for EJA elements.

This doesn't really work right now because we need a whole bunch of
algebraic numbers that we don't know a priori. I might need to suck
it up and just use AA instead of quadratic number fields.
mjo/eja/eja_element.py
mjo/eja/eja_subalgebra.py
mjo/eja/eja_utils.py