- Allow user to pass a vector of noise variances to
tell
,fit
andsample
. This can be used to warm start the optimization process.
- Fix the
tell
method of the optimizer not updating_n_initial_points
correctly, when using replace.
- First release on PyPI.