This release is not entirely backwards compatible, but maintains backwards compatibility wherever possible. It comprises a significant refactoring of the entire codebase. The main change is the addition of density-based methods. All of the changes are outlined in 382.
2.0.0
This release is NOT backwards compatible. It comprises a significant refactoring of the entire codebase.
Major changes: - Introduction of the sample_set and discretization classes which are new storage objects. - Non-Voronoi cell based partitioning. - Local volume estimation. - Error estimates. - Updating and streamlining of parallelism. - Updating of documentation and examples.