SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-math-functions-devel-0.3.4.4-1.2.x86_64.rpm :

* Sat Mar 30 2024 Peter Simons - Update math-functions to version 0.3.4.4. [#]# Changes in 0.3.4.4
* Support for future versions of GHC. Monoid and Monad instances now have canonical form
* Wed Oct 18 2023 Peter Simons - Update math-functions to version 0.3.4.3. [#]# Changes in 0.3.4.3
* Support for `QuickCheck >= 2.14`. Test no longer fail
* Support for GHC<8.0 dropped
* Thu Mar 30 2023 Peter Simons - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Mon Mar 29 2021 psimonsAATTsuse.com- Update math-functions to version 0.3.4.2. [#]# Changes in 0.3.4.2
* Fixed crash in `invIncompleteBeta` (#68) for some inputs initial approximation was computed incorrectly.
* Thu Dec 17 2020 Ondřej Súkup - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons - Replace %setup -q with the more modern %autosetup macro.
* Sat Aug 15 2020 psimonsAATTsuse.com- Update math-functions to version 0.3.4.1. [#]# Changes in 0.3.4.1
* Precision of `incompleteGamma` improved.
* Tue Jun 09 2020 psimonsAATTsuse.com- Update math-functions to version 0.3.4.0. [#]# Changes in 0.3.4.0
* Dependency on `vector-th-unbox` is dropped. All instances are written by hand now.
* Fri Nov 08 2019 Peter Simons - Drop obsolete group attributes.
* Wed Sep 25 2019 psimonsAATTsuse.com- Update math-functions to version 0.3.3.0. [#]# Changes in 0.3.3.0
* New implementation for `logGamma`. Now it\'s precise within 2 ulps at full range including zeros at 1 and 2.
* Bug with precision loss of `invErf` for parameters near zero is fixed.
* Fixed loss of precision in bundled `erf` near zero. (Affect primarily GHCJS)
* `factorial` for now uses lookup table
* `logFactorial` is optimized a bit (less number of terms is used)
* `m_sqrt_eps` constant added.
* Module `Numeric.SpecFunctions.Internal` is exposed.
* Many improvements for test suite. Tables of expected function values are generated with mpmath, error estimates improved. Test suite itself is migrated to `tasty` from `test-framework`.
 
ICM