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

Progress bar stops before 100% #16

Closed KochdumperNiklas closed 2 years ago

KochdumperNiklas commented 2 years ago

The progress bar stops at 98% or 97% percent, but never reaches 100%, even if the code is already finished, which might be confusing for the user. Maybe we can hardcode to set the progress bar to 100% at the end of the computations.