EthanJamesLew / AutoKoopman

AutoKoopman - automated Koopman operator methods for data-driven dynamical systems analysis and control.
GNU General Public License v3.0
53 stars 10 forks source link

Restructure `auto_koopman` #63

Open EthanJamesLew opened 1 year ago

EthanJamesLew commented 1 year ago

autokoopman.py is a very complex set of functions to offer high-level functionality for the AutoKoopman library. The core should be extended to make this cleaner and reusable.