v1.3.5
ModelPredictiveControl v1.3.5
- added:
linearize!
is allocation-free once again - changed: re-worked AD buffers to prepare the ground for
DifferentiationInterface.jl
Merged pull requests:
- added:
linearize!
is allocation-free once again (#165) (@franckgaga)
Closed issues:
- Add support for a simple stiff solver similar to
SimpleColloc
inSeeToDee.jl
(#129)