-
Notifications
You must be signed in to change notification settings - Fork 30
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
Small changes to documentation #548
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
|
Thanks, I'll have a look at your comments. The description of the pounders objective function is definitely outdated. I'll check about |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
The correct name of the algorithm is |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the PR!
Fix some typos in documentation and docstrings
Also two more comments/questions:
pounders
isn't correct. The criterion function seems to be expected as just returningvalue
how_to_algorithm_selection
mentionsscipy_ls_dogleg
, but this algorithm doesn't seem to be supported, yet.