Skip to content

Bug fixes

Latest

Choose a tag to compare

@Pardoxa Pardoxa released this 21 Feb 15:19

v0.3.1

Fixed bug in push_glue_entry_ignoring where the missing steps were calculated wrongly
Fixed bug in AtomicGenericHist where get_index mistakenly incremented the index
Fixed bug in interval_distance_overlap where an overlap larger than the bin count could lead to a divide by zero
Fixed bug in Binning, where it would sometimes truncate instead of saturating at usize::MAX
Trying to glue empty intervals could lead to a panic -> fixed now

Full Changelog: v0.3.0...v0.3.1