Selected Tags

Click on a tag to remove it

Math packages

Showing projects tagged as Statistics and Math

  • statistics

    9.7 6.1 Haskell
    A fast, high quality library for computing with statistics in Haskell.
  • estimator

    9.1 0.0 Haskell
    State-space estimation algorithms and models
  • mwc-random

    8.9 0.0 Haskell
    A very fast Haskell library for generating high quality pseudo-random numbers.
  • eigen

    7.8 0.0 L2 C++
    Haskel binding for Eigen library. Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
  • foldl-statistics

    7.5 0.0 Haskell
    An reimplementation of the Statistics.Sample Haskell module using the foldl package
  • statistics-linreg

    6.6 0.0 Haskell
    Linear Regression in Haskell
  • hstatistics

    5.5 0.0 Haskell
    Statistics package for Haskell based on hmatrix
  • mcmc

    5.1 5.5 Haskell
    Markov chain Monte Carlo with Metropolis-Hasting algorithm
  • probable

    5.1 0.0 Haskell
    Easy and reasonably efficient probabilistic programming and random generation/sampling from distributions, based on mwc-random and statistics
  • hmatrix-gsl-stats

    4.1 0.0 Haskell
    GSL Statistics functions for Haskell hmatrix
  • pava

    3.3 1.8 Haskell
    Pool adjacent violators aglorithm
  • normaldistribution

    3.1 0.0 Haskell
    Minimum fuss normally distributed random values.
  • hdr-histogram

    3.1 0.0 Haskell
    Haskell implementation of HdrHistogram