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 newton cg solver #12

Merged
merged 2 commits into from
Jun 5, 2024
Merged

Add newton cg solver #12

merged 2 commits into from
Jun 5, 2024

Conversation

zhengp0
Copy link
Member

@zhengp0 zhengp0 commented Jun 5, 2024

  • Added newton cg solver
  • Added line search module for future extension
  • Added preconditioner builder module for construct cg preconditioner through out the iteration.

@zhengp0 zhengp0 requested review from kels271828 and AHsu98 June 5, 2024 06:59
@zhengp0 zhengp0 merged commit b4204f3 into main Jun 5, 2024
1 check passed
@zhengp0 zhengp0 deleted the feature/newton_cg branch June 5, 2024 07:00
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.

1 participant