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

Tutorial for using optimization to optimize for other stuff than parameter fitting #719

Merged
merged 0 commits into from
Nov 22, 2023

Conversation

TorkelE
Copy link
Member

@TorkelE TorkelE commented Nov 12, 2023

The advantage with Optimization.jl is that you can optimise all kinds of stuff, and not just do parameter fitting. To point out that this is possible, and describe some of the additional considerations that this entails (which are not relevant in #708), I've created a separate tutorial for this. The main structure is there, but I will need to go through it once or twice more to ensure that the writing is all good.

@TorkelE TorkelE changed the title Tutorial for using optimization to optimize for other stuff than parameter fitting [WIP] Tutorial for using optimization to optimize for other stuff than parameter fitting Nov 12, 2023
@TorkelE TorkelE changed the title [WIP] Tutorial for using optimization to optimize for other stuff than parameter fitting Tutorial for using optimization to optimize for other stuff than parameter fitting Nov 13, 2023
@TorkelE
Copy link
Member Author

TorkelE commented Nov 13, 2023

This one is read, however #708 shoudl be merged first so that I can ensure that the links from this one to that one works (I didn't want to build this on that branch, to avoid too complicating PR structures when it will be a while until some things might merge, I will just rebase this on master before he merging)

@TorkelE TorkelE merged commit f20d62a into master Nov 22, 2023
8 of 9 checks passed
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