| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Drop obsolete code to remove +x permission from data files.
- Update statistics to version 0.16.2.0. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/statistics-0.16.2.0/src/changelog.md
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
- Update statistics to version 0.16.1.2. [#]# Changes in 0.16.1.2 * Fixed bug in `fromSample` for exponential distribudion (#190)
- Update statistics to version 0.16.1.0. Upstream has edited the change log file since the last release in a non-trivial way, i.e. they did more than just add a new entry at the top. You can review the file at: http://hackage.haskell.org/package/statistics-0.16.1.0/src/changelog.md
- Update statistics to version 0.16.0.2.
[#]# Changes in 0.16.0.2
* Bug in constructor of binomial distribution is fixed (#181). It accepted
out-of range probability before.
- Update statistics to version 0.16.2.1. [#]# Changes in 0.16.2.1 * Unnecessary constraint dropped from `tStatisticsPaired`. * Compatibility with QuickCheck-2.14. Test suite doesn't fail every time.
- make rpmlint happy
- disable %{ix86} build
- Update statistics to version 0.16.0.1.
[#]# Changes in 0.16.0.0
* Random number generation switched to API introduced in random-1.2
* Support of GHC<7.10 is dropped
* Fix for chi-squared test (#167) which was completely wrong
* Computation of CDF and quantiles of Cauchy distribution is now numerically
stable.
* Fix loss of precision in computing of CDF of gamma distribution
* Log-normal and Weibull distributions added.
* `DiscreteGen` instance added for `DiscreteUniform`
- make rpmlint happy
- disable %{ix86} build
- Add statistics at version 0.15.2.0.
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
- Update to version 0.13.3.0 revision 0 with cabal2obs.