histogram-fill: Library for histograms creation.

[ bsd3, data, library ] [ Propose Tags ]

This is library for histograms filling. Its aim to provide convenient way to create and fill histograms.

Changes in 0.6.1.0

  • Helper function and type synonym for Bin2D

Changes in 0.6.0.1

  • Fixed compilation with GHC 7.4


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3, 0.3.0.1, 0.3.1, 0.4, 0.5, 0.5.1, 0.5.1.1, 0.6.0.0, 0.6.0.1, 0.6.1.0, 0.6.2.0, 0.7.0.0, 0.7.1.0, 0.7.2.0, 0.7.3.0, 0.7.4.0, 0.8.0.0, 0.8.1.0, 0.8.1.1, 0.8.2.0, 0.8.3.0, 0.8.4.0, 0.8.4.1, 0.8.5.0, 0.9.0.0, 0.9.1.0
Dependencies base (>=3 && <5), deepseq, primitive, vector (>=0.7) [details]
License BSD-3-Clause
Author Alexey Khudyakov
Maintainer Alexey Khudyakov <alexey.skladnoy@gmail.com>
Category Data
Home page http://bitbucket.org/Shimuuar/histogram-fill/
Source repo head: hg clone http://bitbucket.org/Shimuuar/histogram-fill
head: git clone http://github.com/Shimuuar/histogram-fill
Uploaded by AlexeyKhudyakov at 2012-03-19T11:59:44Z
Distributions LTSHaskell:0.9.1.0, NixOS:0.9.1.0, Stackage:0.9.1.0
Reverse Dependencies 6 direct, 1 indirect [details]
Downloads 21608 total (60 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for histogram-fill-0.6.1.0

[back to package description]

This library for creation and filling histogams. It provides rich composable interface for histogram builders and abstracts notion of binning.