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 support for conjugate gradient solver through callable matrix-vector products #73

Merged
merged 13 commits into from
Apr 18, 2024

Conversation

KaelanDt
Copy link
Contributor

@KaelanDt KaelanDt marked this pull request as ready for review April 18, 2024 11:52
posteriors/utils.py Outdated Show resolved Hide resolved
posteriors/utils.py Outdated Show resolved Hide resolved
posteriors/utils.py Outdated Show resolved Hide resolved
posteriors/utils.py Outdated Show resolved Hide resolved
posteriors/utils.py Outdated Show resolved Hide resolved
posteriors/utils.py Outdated Show resolved Hide resolved
posteriors/utils.py Outdated Show resolved Hide resolved
posteriors/utils.py Outdated Show resolved Hide resolved
posteriors/utils.py Outdated Show resolved Hide resolved
@KaelanDt KaelanDt changed the title Add CG function and tests Add support for conjugate gradient solver through callable matrix-vector products Apr 18, 2024
@SamDuffield
Copy link
Contributor

Linking to CG discussion #67

posteriors/utils.py Outdated Show resolved Hide resolved
Co-authored-by: SamDuffield <[email protected]>
@SamDuffield SamDuffield merged commit 8e66a50 into main Apr 18, 2024
2 checks passed
@SamDuffield SamDuffield deleted the add-cg-fvp branch April 18, 2024 15:15
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.

2 participants