Closed Kev1CO closed 10 months ago
Also includes result.merge_phases() for control_type.NONE
bioptim/interfaces/solve_ivp_interface.py
line 369 at r1 (raw file):
Remove this
only len(x0.shape) < 2 was necessary, all offline tests went through
Any ideas for the failing tests?
bioptim/optimization/solution/solution.py
line 1018 at r4 (raw file):
Discussed verbally...
Increases to much the computation time by removing skip data. Invert self with out instead. If tests goes through, ready to merge
Don't know, seems that for other pr the tests fails aswell. In local, tests goes through.
Closed as the major refactor makes this impossible to merge
All Submissions:
New Feature Submissions:
black . -l120 --exclude "external/*"
)?Changes to Core Features:
This change is