Changelog ========= Version 0.3.0.0 --------------- * **(Breaking change)** Moved the top-level modules from `Data` to `Numeric`, to better reflect the nature of the library and to align with the convention of other similar libraries. Version 0.2.0.0 --------------- * Initial release, re-written from the unreleased `0.1.0.0` by re-implementing error propagation with the [ad][] library. [ad]: https://hackage.haskell.org/package/ad