lecture-source-jl
lecture-source-jl copied to clipboard
ProgressMeter
I think it would be great to show a small use of ProgressMeter.jl in one of the lectures (say, more_packages? Or maybe something with a long-running computation, like the dynamic programming squared.)
Many people probably need to deal with running long-running computations. Would be nice to show a better approach than random @shows, etc.