Package Release Info

ghc-statistics-0.16.2.1-bp160.1.15

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-statistics
ghc-statistics-devel
ghc-statistics-doc
ghc-statistics-prof

Change Logs

* Wed Oct 04 2023 Peter Simons <psimons@suse.com>
- Drop obsolete code to remove +x permission from data files.
* Fri Apr 07 2023 Peter Simons <psimons@suse.com>
- 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
* Thu Mar 30 2023 Peter Simons <psimons@suse.com>
- Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Thu Dec 08 2022 Peter Simons <psimons@suse.com>
- Update statistics to version 0.16.1.2.
  [#]# Changes in 0.16.1.2
  * Fixed bug in `fromSample` for exponential distribudion (#190)
* Thu May 12 2022 Peter Simons <psimons@suse.com>
- 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
* Fri Mar 18 2022 Peter Simons <psimons@suse.com>
- 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.
Version: 0.16.2.1-bp156.1.1
* Thu Sep 21 2023 Peter Simons <psimons@suse.com>
- 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.
Version: 0.16.0.1-bp155.2.14
* Tue Sep 07 2021 Ondřej Súkup <mimi.vx@gmail.com>
- make rpmlint happy
* Thu Dec 17 2020 Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
Version: 0.16.0.1-bp154.1.13
* Sat Jan 08 2022 Peter Simons <psimons@suse.com>
- 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`
* Tue Sep 07 2021 Ond?ej Súkup <mimi.vx@gmail.com>
- make rpmlint happy
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Sat Nov 07 2020 psimons@suse.com
- Add statistics at version 0.15.2.0.
Version: 0.13.3.0-bp150.2.3
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
* Sun Jul 10 2016 psimons@suse.com
- Update to version 0.13.3.0 revision 0 with cabal2obs.