MurpheyLab / trep

Trep: Mechanical Simulation and Optimal Control Software
https://murpheylab.github.io/trep/
GNU General Public License v3.0
18 stars 11 forks source link

Adding named tuples #28

Closed adwilson10 closed 9 years ago

adwilson10 commented 9 years ago

Converted return types in optimization classes to named tuples as requested in #3. Should be completely backwards compatible.