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

Attrs versus Pyproprop #44

Open brocksam opened 2 years ago

brocksam commented 2 years ago

Investigate the use of Attrs over Pyproprop for class validation/converters etc. to improve the future maintainability of the codebase.