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

Option for continuous-time systems in high-level autokoopman function #32

Closed TUMcps closed 6 months ago

TUMcps commented 1 year ago

Can we put an option for learning a continuous-time model (i.e. cont = False/True) into the high-level autokoopman function? Or is it already there and I missed it? Default behavior should however still be discrete time I think.