-
Notifications
You must be signed in to change notification settings - Fork 0
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
[Dev] Model #14
Comments
Hi @ocots, Tests with the new model:
Some comparisons vs main branch (NB. these small problems have no path constraints)
Definitely some progress. I'll start working on the block structure for the jacobian too. Remarks:
for a variable independent problem, the variable dimension is actually set to 1.
|
This seems to be a good news! I modify for the dimension 0. For a state and a control, it is forbidden and for a variable it is possible but I will set with an empty variable. |
Ok we need to discuss about the times. |
For the out-of-place, actually, I have nothing to change :-) It will be at parsing to adapt. Actually, you can already test with out of place for the objective functions. |
Up to now:
|
I have added a function to get the times, with a variable even if the time is fixed. |
The text was updated successfully, but these errors were encountered: