Skip to content

[QOL] Add progress bar

It would be nice to have a progress bar for the run_serial and run_parallel functions of the RunSimulator module.

We could use the tqdm library to handle this for us in:

Edited by Alan Jason Correa