StochasticNumerics / mimclib

A software library for UQ methods
GNU General Public License v2.0
6 stars 8 forks source link

How to vizualize graphic ML vs L #108

Open litvinen opened 7 years ago

litvinen commented 7 years ago

Hello, I would like to see convergence/decay on graphic ML(number of samples on each level) vs level L. Is it possible? Thanks

litvinen commented 6 years ago

May be to use function def plotWorkVsLvlStats(ax, runs, *args, **kwargs): from plot.py ?

haji-ali commented 6 years ago

I don't think we ever had this plot. You can write a plotting function to that though.