MatthewPeterKelly / OptimTraj

A trajectory optimization library for Matlab
MIT License
598 stars 207 forks source link

Vectorized Gradients for OptimTraj Example Problems #26

Closed stumarcus314 closed 7 years ago

stumarcus314 commented 7 years ago

Which symbolic solver was used to generate the gradients for the OptimTraj example problems? Does that symbolic solver directly generate vectorized gradients, because it looks like the analytic gradients implemented in the OptimTraj examples have all been vectorized.

MatthewPeterKelly commented 7 years ago