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

LU decomposition for rectangular matrices #10839

Closed
rbeezer mannequin opened this issue Feb 24, 2011 · 7 comments
Closed

LU decomposition for rectangular matrices #10839

rbeezer mannequin opened this issue Feb 24, 2011 · 7 comments

Comments

@rbeezer
Copy link
Mannequin

rbeezer mannequin commented Feb 24, 2011

SciPy/NumPy allows for the LU decomposition of a non-square matrix, so this patch removes the restriction to square matrices.

Trivial cases have been updated and documentation expanded.

CC: @jasongrout

Component: linear algebra

Keywords: sd31

Author: Rob Beezer

Reviewer: Ryan Grout

Merged: sage-4.7.2.alpha0

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

@rbeezer rbeezer mannequin added this to the sage-4.7.1 milestone Feb 24, 2011
@rbeezer rbeezer mannequin assigned jasongrout and williamstein Feb 24, 2011
@rbeezer
Copy link
Mannequin Author

rbeezer mannequin commented Feb 24, 2011

Author: Rob Beezer

@rbeezer
Copy link
Mannequin Author

rbeezer mannequin commented Feb 24, 2011

comment:1

Attachment: trac_10839-LU-decomposition.patch.gz

@rbeezer rbeezer mannequin added the s: needs review label Feb 24, 2011
@sagetrac-ryan
Copy link
Mannequin

sagetrac-ryan mannequin commented Jun 16, 2011

Reviewer: Ryan Grout

@sagetrac-ryan
Copy link
Mannequin

sagetrac-ryan mannequin commented Jun 16, 2011

comment:2

Positive Review. Works fine

@rbeezer
Copy link
Mannequin Author

rbeezer mannequin commented Jun 21, 2011

Changed keywords from none to sd31

@rbeezer
Copy link
Mannequin Author

rbeezer mannequin commented Jun 21, 2011

comment:4

Replying to @sagetrac-ryan:

Positive Review. Works fine

Thanks, Ryan!

@jdemeyer
Copy link

Merged: sage-4.7.2.alpha0

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

3 participants