cayenne icon indicating copy to clipboard operation
cayenne copied to clipboard

Add Progress Bar for Simulation.simulate

Open jonstrutz11 opened this issue 4 years ago • 4 comments

It would be nice to have a progress bar displayed during simulations (especially in Jupyter Notebook).

However, since simulations end at either a specific time or iteration, maybe you would need two separate progress bars? One for time, and one for # iterations?

What do you think?

Maybe the tqdm library could be useful.

jonstrutz11 avatar Aug 18 '20 13:08 jonstrutz11