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

[docs] restructure nonlinear optimization tutorials #3823

Merged
merged 3 commits into from
Sep 11, 2024
Merged

[docs] restructure nonlinear optimization tutorials #3823

merged 3 commits into from
Sep 11, 2024

Conversation

odow
Copy link
Member

@odow odow commented Sep 10, 2024

Related to #3822.

This especially fixes the issue that User-defined operators with vector outputs was the only subsection of the "tips and tricks" tutorial because we never got around to adding other tricks...

image

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.90%. Comparing base (ceb8e54) to head (d6f2177).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3823   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files          44       44           
  Lines        6022     6022           
=======================================
  Hits         5896     5896           
  Misses        126      126           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

docs/src/changelog.md Outdated Show resolved Hide resolved
@odow
Copy link
Member Author

odow commented Sep 10, 2024

Now this is
image

The computing hessians tutorial should really become "working with the MOI evaluator".

@@ -261,7 +261,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Percival.jl` (#3567)
- Added new tutorials:
- [Approximating nonlinear functions](@ref) (#3563)
- [Classifiers](@ref) (#3569)
- [Example: classification problems](@ref) (#3569)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just checking you intended to rewrite the changelog?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yip

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, it needs to match the new ref.

@odow odow merged commit dc4f2a8 into master Sep 11, 2024
11 checks passed
@odow odow deleted the od/nl-docs branch September 11, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants