streamly-statistics: Statistical measures for finite or infinite data streams.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Statistical measures for finite or infinite data streams.

All operations use numerically stable floating point arithmetic. Measurements can be performed over the entire input stream or on a sliding window of fixed or variable size. Where possible, measures are computed online without buffering the input stream.

Includes:


[Skip to Readme]

Properties

Versions 0.1.0, 0.2.0, 0.2.0
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), containers (>=0.5 && <0.8), deque (>=0.4.4 && <0.4.5), mwc-random (>=0.15 && <0.16), random (>=1.2 && <1.3), streamly-core (>=0.3.0 && <0.4.0) [details]
License Apache-2.0
Copyright 2019 Composewell Technologies
Author Composewell Technologies
Maintainer streamly@composewell.com
Category Streamly, Statistics, Streaming
Home page https://streamly.composewell.com
Bug tracker https://github.com/composewell/streamly-statistics/issues
Source repo head: git clone https://github.com/composewell/streamly-statistics
Uploaded by adithyaov at 2025-09-22T13:08:40Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
fusion-plugin

Use fusion plugin for benchmarks

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for streamly-statistics-0.2.0

[back to package description]

streamly-statistics

Statistical measures for finite or infinite data streams.

All operations use numerically stable floating point arithmetic. Measurements can be performed over the entire input stream or on a sliding window of fixed or variable size. Where possible, measures are computed online without buffering the input stream.

Includes: