@hackage statistics-skinny dependencies
29 results
@haskell/vector
Efficient Arrays
@haskell/primitive
Primitive memory-related operations
@haskell/ghc-prim
GHC primitives
@haskell/deepseq
Deep evaluation of data structures
@haskell/base
Core data structures and operations
@hackage/vector-th-unbox
Deriver for Data.Vector.Unboxed using Template Haskell
@hackage/vector-algorithms
Efficient algorithms for vector arrays
@hackage/mwc-random
Fast, high quality pseudo random number generation
@hackage/monad-par
A library for parallel programming based on a monad
@hackage/math-functions
Collection of tools for numeric computations
@hackage/dense-linear-algebra
Simple and incomplete pure haskell implementation of linear algebra
@hackage/data-default-class
A class for types with a default value (compatibility shim)
@hackage/base-orphans
Backwards-compatible orphan instances for base
@hackage/async
Run IO operations asynchronously and wait for their results
@haskell/vector
Efficient Arrays
@haskell/primitive
Primitive memory-related operations
@haskell/base
Core data structures and operations
@hackage/vector-algorithms
Efficient algorithms for vector arrays
@hackage/tasty-quickcheck
QuickCheck support for the Tasty test framework.
@hackage/tasty-hunit
HUnit support for the Tasty test framework.
@hackage/tasty-expected-failure
Mark tasty tests as failure expected
@hackage/tasty
Modern and extensible testing framework
@hackage/statistics-skinny
A library of statistical types, data, and functions
@hackage/mwc-random
Fast, high quality pseudo random number generation
@hackage/math-functions
Collection of tools for numeric computations
@hackage/ieee754
Utilities for dealing with IEEE floating point numbers
@hackage/erf
The error function, erf, and related functions.
@hackage/dense-linear-algebra
Simple and incomplete pure haskell implementation of linear algebra
@hackage/QuickCheck
Automatic testing of Haskell programs