#8143: Efficient Gram-Schmidt
---------------------------+------------------------------------------------
Reporter: rlindner | Owner: AlexGhitza
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.3.2
Component: algebra | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
As a Crypto PhD, I enjoy using the many functionalities in SAGE that
interface the NTL library, however an important function was left out,
namely the Gram-Schmidt Orthogonalization.
There is an implementation in SAGE which is in pure python and very slow
(but exact). I propose to add an option to use NTL for matrices of
dimensions > 200.
Richard
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8143>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.