Eve Charbonneau
Eve Charbonneau
Variables were added in #943 :)
@Ipuch this too ?
@pariterre for real this time :)
I do not have time to do this right now, but I got motivated to do it by the idea of being able to modify a model in real time....
@Kev1CO do you have an example of code where you would do sol.print_cost() and get a bad value ? I think the fix is just changing the [0] for [idx]...
I will document here the bugs that I did not fix in Solution._get_penalty_cost : - [ ] test_global_inverse_optimal_control: bug on derivative=True, where the objectives are always 0 - [ ]...
Related, but unrelated: - [ ] We should also be able to provide values for the collocation points instead of only at the nodes