122 126 - Added an importance sample function which creates valid importance sampled nested sampling run
2.0.0beta.2
119 * Fix to nlive computation for a bug that was occurring for plateau regions at the start of the run * Added a wedding cake example likelihood to demonstrate anesthetic's effectiveness in dealing with plateaus
2.0.0beta.1
115 * Moved weights in WeightedDataFrame into MultiIndex of nested sampling iteration and weight. This simplifies the implementation, makes weights visible as part of the index and is compatible with past and current version of pandas * rename weight, w -> weights throughout for compatibility with matplotlib
1.3.6
Following the update of pandas to 1.1 and consequent breaking changes outlined in 115, we are now upgrading the API to deal with this and other issues to be resolved in the release of anesthetic 2.0.0. We therefore freeze anesthetic 1, and its dependency on pandas <=1.0.5 in this release