We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Raising an issue to explicitly list the planned features at the same place.
The control horizon argument Hc would be a Vector{Int} instead of an Int, and $\mathbf{\Delta U}$ vector would contains length(Hc)*nu elements.
Hc
Vector{Int}
Int
length(Hc)*nu
discussion here: #127
The text was updated successfully, but these errors were encountered:
@caxelrud still interested in this feature ?
Sorry, something went wrong.
Yes indeed. It will make this solution quite complete.
Alright i'll give it a try in the next weeks!
No branches or pull requests
Raising an issue to explicitly list the planned features at the same place.
The control horizon argument$\mathbf{\Delta U}$ vector would contains
Hc
would be aVector{Int}
instead of anInt
, andlength(Hc)*nu
elements.discussion here: #127
The text was updated successfully, but these errors were encountered: