CADLabs / radCAD

A Python framework for designing, testing, and validating complex systems through modelling and simulation.
GNU General Public License v3.0
91 stars 24 forks source link

Create progress bar for experiments #41

Open BenSchZA opened 2 years ago

BenSchZA commented 2 years ago

Introduce a progress bar for long-running experiments, across runs/subsets/timesteps (granularity to be determined, to be most efficient).

BenSchZA commented 2 years ago

Some code already exists for this feature, very much WIP, ping to get access to this.