Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ghc-math-functions-doc-0.3.4.3-1.7 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: ghc-math-functions-doc Distribution: openSUSE:Factory:zSystems
Version: 0.3.4.3 Vendor: openSUSE
Release: 1.7 Build date: Wed Oct 18 14:11:41 2023
Group: Unspecified Build host: reproducible
Size: 2115436 Source RPM: ghc-math-functions-0.3.4.3-1.7.src.rpm
Packager: https://bugs.opensuse.org
Url: https://hackage.haskell.org/package/math-functions
Summary: Haskell math-functions library documentation
This package provides the Haskell math-functions library documentation.

Provides

Requires

License

BSD-2-Clause

Changelog

* Wed Oct 18 2023 Peter Simons <psimons@suse.com>
  - 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 <psimons@suse.com>
  - Updated spec file to conform with ghc-rpm-macros-2.5.2.
* Mon Mar 29 2021 psimons@suse.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 <mimi.vx@gmail.com>
  - disable %{ix86} build
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
  - Replace %setup -q with the more modern %autosetup macro.
* Sat Aug 15 2020 psimons@suse.com
  - Update math-functions to version 0.3.4.1.
    [#]# Changes in 0.3.4.1
    * Precision of `incompleteGamma` improved.
* Tue Jun 09 2020 psimons@suse.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 <psimons@suse.com>
  - Drop obsolete group attributes.
* Wed Sep 25 2019 psimons@suse.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`.
* Tue Sep 10 2019 psimons@suse.com
  - Update math-functions to version 0.3.2.1.
    [#]# Changes in 0.3.2.1
    * Fixes build on windows for GHC<8.0

Files

/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/Numeric-MathFunctions-Comparison.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/Numeric-MathFunctions-Constants.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/Numeric-Polynomial-Chebyshev.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/Numeric-Polynomial.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/Numeric-RootFinding.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/Numeric-Series.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/Numeric-SpecFunctions-Extra.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/Numeric-SpecFunctions.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/Numeric-Sum.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/doc-index.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/haddock-bundle.min.js
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/index.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/linuwial.css
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/math-functions.haddock
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/math-functions.txt
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/meta.json
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/quick-jump.css
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.MathFunctions.Comparison.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.MathFunctions.Constants.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.Polynomial.Chebyshev.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.Polynomial.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.RootFinding.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.Series.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.SpecFunctions.Compat.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.SpecFunctions.Extra.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.SpecFunctions.Internal.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.SpecFunctions.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/Numeric.Sum.html
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/highlight.js
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/src/style.css
/usr/share/doc/packages/ghc-9.8.2/html/libraries/math-functions-0.3.4.3/synopsis.png
/usr/share/licenses/ghc-math-functions-doc
/usr/share/licenses/ghc-math-functions-doc/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024