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

Deprecate cholpfact and qrpfact and introduce keyword arguments for pivoting. Make thin a keyword argument. #5330

Merged
merged 1 commit into from
Jan 9, 2014

Conversation

andreasnoack
Copy link
Member

I had to give up on rebasing #4621 and have tried to redo @jiahao's work here.

@ViralBShah
Copy link
Member

clang build passed here. Rebasing #4621 was a real nightmare - redoing is certainly less error prone!

@ViralBShah
Copy link
Member

Looks good. Let's merge it whenever you are ready.

andreasnoack added a commit that referenced this pull request Jan 9, 2014
Deprecate cholpfact and qrpfact and introduce keyword arguments for pivoting. Make thin a keyword argument.
@andreasnoack andreasnoack merged commit 119ebc2 into master Jan 9, 2014
@andreasnoack andreasnoack deleted the anj/pivots branch January 9, 2014 20:48
@jiahao
Copy link
Member

jiahao commented Jan 11, 2014

You're my hero.

@@ -111,6 +111,7 @@ export
svdvals!,
svdvals,
symmetrize!,
symmetrize_conj!,
Copy link
Sponsor Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we call this csymmetrize! instead? By analogy to ctranspose!?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine by me.

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

Successfully merging this pull request may close these issues.

None yet

4 participants