Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add gramm-schmidt to sage #1201

Closed
williamstein opened this issue Nov 18, 2007 · 7 comments
Closed

add gramm-schmidt to sage #1201

williamstein opened this issue Nov 18, 2007 · 7 comments

Comments

@williamstein
Copy link
Contributor

Add function to do gramm schmidt orthogonalization and also to verify the LLL criterion to Sage.

NOTE: I have mostly done this. This trac is just so I have a place to submit a patch. So you shouldn't do this :-).

Component: linear algebra

Issue created by migration from https://trac.sagemath.org/ticket/1201

@williamstein
Copy link
Contributor Author

Attachment: trac1201.patch.gz

@williamstein
Copy link
Contributor Author

comment:1

NOTE -- this is a generic implementation. There is surely a vastly faster implementation in the case of an RDF or CDF base field (by calling to numpy).

@williamstein
Copy link
Contributor Author

comment:2

From David Joyner:

I looked at it but can't figure out how to apply it to a cloned version
of SAGE. It seems to make sense but I'd like to test it out.
Sorry for the delay. I had a final to type up and lots of grading.

@williamstein williamstein modified the milestones: sage-2.9, sage-2.8.15 Nov 26, 2007
@williamstein
Copy link
Contributor Author

also apply this patch (after the first)

@mwhansen
Copy link
Contributor

mwhansen commented Dec 1, 2007

comment:4

Attachment: 7421.patch.gz

@mwhansen
Copy link
Contributor

mwhansen commented Dec 2, 2007

comment:5

I think this can go in.

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Dec 2, 2007

comment:6

Merged in 2.8.15.alpha2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants