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

Refactoring of pd_gmres() algorithm #19

Merged
merged 18 commits into from
Nov 13, 2023
Merged

Conversation

jhabriel
Copy link
Collaborator

This PR introduces the refactored version of pd_gmres() following a similar structure as the built-in gmres() function. For more details, see #14. This solves #14.

@jhabriel jhabriel added the enhancement New feature or request label Nov 10, 2023
@jhabriel jhabriel self-assigned this Nov 10, 2023
This was linked to issues Nov 10, 2023
src/pd_gmres.m Show resolved Hide resolved
src/pd_gmres.m Show resolved Hide resolved
src/pd_gmres.m Show resolved Hide resolved
src/pd_gmres.m Outdated Show resolved Hide resolved
src/pd_gmres.m Show resolved Hide resolved
src/pd_gmres.m Show resolved Hide resolved
src/pd_gmres.m Show resolved Hide resolved
src/pd_gmres.m Outdated Show resolved Hide resolved
@jhabriel jhabriel merged commit e087c07 into main Nov 13, 2023
1 check passed
@jhabriel jhabriel deleted the 14-refactor-pd_gmres-signature branch November 13, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add sanity checks for pd_gmres Refactor pd_gmres signature
2 participants