kees ter brugge

Results 2 issues of kees ter brugge

Hi @sbelak, Thanks for this library! I've been getting a lot of mileage out of it. Here are some function that I use that might be a nice addition to...

`res = pm.find_MAP(vars=[z], fmin=optimize.fmin_l_bfgs_b)` gave me the error ```python /usr/local/lib/python3.7/dist-packages/fastprogress/fastprogress.py:74: UserWarning: Your generator is empty. warn("Your generator is empty.") --------------------------------------------------------------------------- TypeError Traceback (most recent call last) in () 1 smoothing...