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.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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
Change log ChangeLog
Dependencies base (>=3 && <4.11), deepseq, monad-primitive (>=0.1), primitive, vector (>=0.10.0.1) [details]
License BSD-3-Clause
Author Alexey Khudyakov
Maintainer Alexey Khudyakov <alexey.skladnoy@gmail.com>
Revised Revision 1 made by AlexeyKhudyakov at 2018-03-12T10:12:24Z
Category Data
Home page https://bitbucket.org/Shimuuar/histogram-fill/
Bug tracker https://github.com/Shimuuar/histogram-fill/issues
Source repo head: hg clone http://bitbucket.org/Shimuuar/histogram-fill
head: git clone http://github.com/Shimuuar/histogram-fill
Uploaded by AlexeyKhudyakov at 2013-09-29T12:01:31Z
Distributions LTSHaskell:0.9.1.0, NixOS:0.9.1.0, Stackage:0.9.1.0
Reverse Dependencies 6 direct, 1 indirect [details]
Downloads 21547 total (80 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for histogram-fill-0.8.1.1

[back to package description]

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