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

New version: ModelPredictiveControl v0.19.0 #102898

Conversation

JuliaRegistrator
Copy link
Contributor

**BREAKING CHANGE**
 `NonLinModel` constructor now supposes continuous dynamics by default. Use `solver=nothing` for discrete-time models.
 
changelog:
- added: support for `NonLinModel` with continuous dynamics
- added: 4th order Runge-Kutta solver with 0 allocation
- doc: the pendulum example now use the built-in Runge-Kutta solve
- added some tests with continuous `NonLinModel`

UUID: 61f9bdb8-6ae4-484a-811f-bbf86720c31c
Repo: https://github.com/JuliaControl/ModelPredictiveControl.jl.git
Tree: 5e244cb1f52e7ed8e5396dbe29588d662554bf13

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
JuliaRegistrator referenced this pull request in JuliaControl/ModelPredictiveControl.jl Mar 14, 2024
starting support of continuous `NonLinModel` (RK4 only for now)
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment. You can edit blocking comments, adding [noblock] to them in order to unblock auto-merging.

@JuliaTagBot JuliaTagBot merged commit 0894a61 into master Mar 14, 2024
22 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-modelpredictivecontrol-61f9bdb8-v0.19.0-3be4f93d87 branch March 14, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants