- Add
nestle.resample_equal()
utility function. update_interval
keyword now applies to the number of likelihood calls rather than iterations. In the multi-ellipsoidal method, this helps the algorithm avoid getting "stuck" to some extent.
- Add
maxcall
keyword specifying maximum number of likelihood evaluations.
First release.