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

Slow import time #68

Open brocksam opened 1 year ago

brocksam commented 1 year ago

Pycollo takes a long time to import when using import pycollo. The package import needs to be profiled to work out where time is being spent and this should be sped up.