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

More informative error messages #18

Open KochdumperNiklas opened 2 years ago

KochdumperNiklas commented 2 years ago

For example when I forget to specify the input for solve_ivp, I get an error message "None type is not subscribale", which is very cryptic.