brocksam / pycollo

General-purpose optimal control, trajectory optimisation and parameter optimisation using direct collocation
https://brocksam.github.io/pycollo/
MIT License
8 stars 3 forks source link

Dictionary for guess? #76

Open jtheinen opened 1 year ago

jtheinen commented 1 year ago

Almost all initialisation can handle dictionaries except for .guess.

Would this be nice for user experience to be able to do this?