name:                 dense-linear-algebra
version:              0.1.0.0
visibility:           public
id:                   dense-linear-algebra-0.1.0.0-GXEh9nnHYgo5ET7O2lU7oP
key:                  dense-linear-algebra-0.1.0.0-GXEh9nnHYgo5ET7O2lU7oP
license:              BSD-2-Clause
copyright:            2018 Author name here
maintainer:           Alexey Khudaykov <alexey.skladnoy@gmail.com>
author:               Bryan O'Sullivan <bos@serpentine.com>
synopsis:
    Simple and incomplete pure haskell implementation of linear algebra

description:
    This library is simply collection of linear-algebra related modules
    split from statistics library.

category:             Math, Statistics, Numeric
abi:                  4641c6a1debacd4d92245962e6ae4690
exposed:              True
exposed-modules:
    Statistics.Matrix Statistics.Matrix.Algorithms
    Statistics.Matrix.Function Statistics.Matrix.Mutable
    Statistics.Matrix.Types

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/dense-linear-algebra-0.1.0.0-GXEh9nnHYgo5ET7O2lU7oP

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/dense-linear-algebra-0.1.0.0-GXEh9nnHYgo5ET7O2lU7oP

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/dense-linear-algebra-0.1.0.0-GXEh9nnHYgo5ET7O2lU7oP

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/dense-linear-algebra-0.1.0.0

hs-libraries:         HSdense-linear-algebra-0.1.0.0-GXEh9nnHYgo5ET7O2lU7oP
depends:
    base-4.19.1.0-inplace deepseq-1.5.0.0-inplace
    math-functions-0.3.4.4-1lJnetaQ3dcFGUbfOsKxI6
    primitive-0.9.0.0-3Z6MZnSLD38BpiHT3vTCWH
    vector-0.13.1.0-K9L0R0MUB9huYC6wi7vj
    vector-algorithms-0.9.0.1-C5umz4zy1ug510u2wKjtFK
    vector-binary-instances-0.2.5.2-3Up878VeIMaEzRjPDflfPu
    vector-th-unbox-0.2.2-EeIzlBcAA4MCGZdcbazqQ1

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/dense-linear-algebra-0.1.0.0/html/dense-linear-algebra.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/dense-linear-algebra-0.1.0.0/html
