The latest version of histogram-fill is 0.9.1.0-0.

histogram-fill

Version 0.7.0.0 revision 0 uploaded by AlexeyKhudyakov.

Package meta

Synopsis
Library for histograms creation.
Description

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

Changes in 0.7.0.0

  • mkFoldBuilder is added to Data.Histogram.Fill

  • fill functions in Data.Histogram.ST are replaced with generic variant.

  • Indexing for immutable histograms is added and special constructor for first and last bin are added to HistIndex data type.

  • Functions to calculate sum, minimum and maximum of immutable histogram are added.

Changes in 0.6.2.0

  • MaybeBin added.

  • Helper function for defining Read instances for bins are exposed.

  • mapData function is added.

  • Slicing histogram do not results in crash if indices are out of bounds.

  • Eq instances for BinF and BinD are added.

  • NFData instance for Bin2D is fixed.

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

Author
Alexey Khudyakov
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
http://bitbucket.org/Shimuuar/histogram-fill/
Maintainer
Alexey Khudyakov <alexey.skladnoy@gmail.com>
Package URL
n/a
Stability
n/a

Components