pyomeca / bioptim

An optimization framework that links CasADi, Ipopt, ACADOS and biorbd for Optimal Control Problem
MIT License
95 stars 47 forks source link

[RTM when tests pass] Reorganize files #792

Closed Ipuch closed 1 year ago

Ipuch commented 1 year ago

Reorganize files to be more efficient at finding files.


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Attention: 76 lines in your changes are missing coverage. Please review.

Files Coverage Δ
bioptim/__init__.py 100.00% <100.00%> (ø)
bioptim/dynamics/configure_problem.py 71.00% <100.00%> (ø)
bioptim/dynamics/dynamics_functions.py 84.29% <100.00%> (ø)
bioptim/dynamics/integrator.py 95.97% <100.00%> (ø)
bioptim/interfaces/abstract_options.py 100.00% <100.00%> (ø)
bioptim/interfaces/ipopt_options.py 100.00% <100.00%> (ø)
bioptim/interfaces/solver_options.py 100.00% <100.00%> (+15.55%) :arrow_up:
bioptim/limits/constraints.py 51.40% <100.00%> (ø)
bioptim/limits/multinode_penalty.py 62.20% <100.00%> (ø)
bioptim/limits/penalty.py 83.53% <100.00%> (ø)
... and 20 more

:loudspeaker: Thoughts on this report? Let us know!