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

Cleanup and improve documentation of ConjugateGradient and NonlinearConjugateGradient #202

Merged
merged 5 commits into from
Apr 5, 2022

Conversation

stefan-k
Copy link
Member

@stefan-k stefan-k commented Apr 3, 2022

  • Properly document ConjugateGradient
  • Doctests for ConjugateGradient methods
  • Test ConjugateGradient
  • Properly document beta methods
  • Doctests for beta methods
  • Properly document NonlinearConjugateGradient
  • Doctests for NonlinearConjugateGradient methods
  • Test NonlinearConjugateGradient
  • Remove all .unwrap()s

@stefan-k stefan-k marked this pull request as draft April 3, 2022 07:45
@stefan-k stefan-k force-pushed the cleanup_cg branch 3 times, most recently from d603d86 to b2afcc2 Compare April 3, 2022 11:39
@stefan-k stefan-k self-assigned this Apr 5, 2022
@stefan-k stefan-k marked this pull request as ready for review April 5, 2022 20:11
@stefan-k stefan-k merged commit 31f54dc into argmin-rs:main Apr 5, 2022
@stefan-k stefan-k deleted the cleanup_cg branch April 5, 2022 20:12
@stefan-k stefan-k added this to the v0.6.0 milestone Apr 8, 2022
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