]> gitweb.michael.orlitzky.com - sage.d.git/commit
Revert "eja: drop custom gram_schmidt() routine that isn't noticeably faster."
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 27 Nov 2020 13:03:38 +0000 (08:03 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 27 Nov 2020 13:03:38 +0000 (08:03 -0500)
commitfcf647efc97b96655b0ca34326488bb0d978fce3
tree56111d41594b3a396be7cfb5487f0a9e7beec163
parent9708043704809263d2bd543de38c46b458b873cb
Revert "eja: drop custom gram_schmidt() routine that isn't noticeably faster."

This reverts commit 1e9700cdd04434465ffcad148d078f7fa361e426. We only
bring back the gram_schmidt() function (but don't use it yet) because
the plan is to modify it to take a custom inner-product.
mjo/eja/eja_utils.py