| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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.