packages feed

probability-polynomial-1.0.1.0: CHANGELOG.md

# Revision history for `probability-polynomial`

## 1.0.1.0 — 2025-09-26

### Added

* Add `beforeOrAt` and `after` for mixed measures
* Add `beforeOrAt` and `after` for discrete measures
* Add `instance Functor Moments`
* Allow `containers-0.8`, `QuickCheck-2.16`

## 1.0.0.1 — 2025-01-17

### Fixed 

* Improved implementation of `findRoot` to handle repeated roots
* Added test to check repeated roots handled correctly

## 1.0.0.0 — 2024-12-23

* Initial release
    * Polynomials
    * Finite, signed measures on the number line
    * Probability measures