name:                 math-functions
version:              0.3.4.4
visibility:           public
id:                   math-functions-0.3.4.4-1lJnetaQ3dcFGUbfOsKxI6
key:                  math-functions-0.3.4.4-1lJnetaQ3dcFGUbfOsKxI6
license:              BSD-2-Clause
maintainer:           Alexey Khudyakov <alexey.skladnoy@gmail.com>
author:
    Bryan O'Sullivan <bos@serpentine.com>,
    Alexey Khudyakov <alexey.skladnoy@gmail.com>

homepage:             https://github.com/haskell/math-functions
synopsis:             Collection of tools for numeric computations
description:
    This library contain collection of various utilities for numerical
    computing. So far there're special mathematical functions,
    compensated summation algorithm, summation of series, root finding
    for real functions, polynomial summation and Chebyshev
    polynomials.

category:             Math, Numeric
abi:                  2e2571d3a99b9d88b20ebefafea26bd6
exposed:              True
exposed-modules:
    Numeric.MathFunctions.Comparison Numeric.MathFunctions.Constants
    Numeric.Polynomial Numeric.Polynomial.Chebyshev Numeric.RootFinding
    Numeric.Series Numeric.SpecFunctions Numeric.SpecFunctions.Extra
    Numeric.SpecFunctions.Internal Numeric.Sum

hidden-modules:       Numeric.SpecFunctions.Compat
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/math-functions-0.3.4.4-1lJnetaQ3dcFGUbfOsKxI6

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/math-functions-0.3.4.4-1lJnetaQ3dcFGUbfOsKxI6

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/math-functions-0.3.4.4-1lJnetaQ3dcFGUbfOsKxI6

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/math-functions-0.3.4.4

hs-libraries:         HSmath-functions-0.3.4.4-1lJnetaQ3dcFGUbfOsKxI6
depends:
    base-4.19.1.0-inplace
    data-default-class-0.1.2.0-HTZSp1FIiwAFU4Ci8TPlFy
    deepseq-1.5.0.0-inplace primitive-0.9.0.0-3Z6MZnSLD38BpiHT3vTCWH
    vector-0.13.1.0-K9L0R0MUB9huYC6wi7vj

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/math-functions-0.3.4.4/html/math-functions.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/math-functions-0.3.4.4/html
