name:                 math-functions
version:              0.3.4.4
visibility:           public
id:                   math-functions-0.3.4.4-3b8GFIUTw2e3xBvSmLomv4
key:                  math-functions-0.3.4.4-3b8GFIUTw2e3xBvSmLomv4
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:                  59b1b1cec50bd7a886c04f26124f8e54
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.10.1/math-functions-0.3.4.4-3b8GFIUTw2e3xBvSmLomv4

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/math-functions-0.3.4.4-3b8GFIUTw2e3xBvSmLomv4

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/math-functions-0.3.4.4-3b8GFIUTw2e3xBvSmLomv4

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

hs-libraries:         HSmath-functions-0.3.4.4-3b8GFIUTw2e3xBvSmLomv4
depends:
    base-4.20.0.0-inplace
    data-default-class-0.2.0.0-F6uXSNcwMgR35jLepXq6oT
    deepseq-1.5.0.0-inplace primitive-0.9.0.0-E3mDWyaMF4OIki7z5jah63
    vector-0.13.2.0-IQjxDWDvdFJE3A4jpN00x9

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

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