lanl / SEPIA

Simulation-Enabled Prediction, Inference, and Analysis: physics-informed statistical learning.
Other
29 stars 6 forks source link

Progress bar for `wPred` #46

Open luiarthur opened 2 years ago

luiarthur commented 2 years ago

Calling wPred can be costly. Having an argument to use a progress bar in wPred (and methods which call wPred) would be helpful.

See: https://github.com/lanl/SEPIA/blob/0a1e606e1d1072f49e4f3f358962bd8918a5d3a3/sepia/SepiaPredict.py#L471