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

Create implicit sweeper that supports LU decomposition of Q. #150

Merged
merged 7 commits into from
Apr 14, 2015

Conversation

memmett
Copy link
Member

@memmett memmett commented Feb 4, 2015

No description provided.

@memmett
Copy link
Member Author

memmett commented Feb 4, 2015

Basic implicit sweeper appears to be working -- now for the LU part.

@danielru I changed the vdP example (and tests) to use the new implicit sweeper, but it doesn't (yet) support quadrature rules that include the left endpoint. Are you OK with this?

@memmett memmett mentioned this pull request Feb 4, 2015
11 tasks
@memmett
Copy link
Member Author

memmett commented Apr 13, 2015

@torbjoernk We don't want pivoting...

@memmett memmett force-pushed the feature/implicit-lu branch from d38f2ce to 4dfed11 Compare April 13, 2015 21:25
@memmett
Copy link
Member Author

memmett commented Apr 13, 2015

jenkins? srsly?

This would be "ready to merge" if Jenkins wasn't busticated.

@memmett memmett changed the title [WIP] Create implicit sweeper that supports LU decomposition of Q. Create implicit sweeper that supports LU decomposition of Q. Apr 13, 2015
torbjoernk added a commit that referenced this pull request Apr 14, 2015
Create implicit sweeper that supports LU decomposition of Q.

This fixes #31.
@torbjoernk torbjoernk merged commit 0329227 into Parallel-in-Time:development Apr 14, 2015
@memmett memmett deleted the feature/implicit-lu branch April 14, 2015 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants