Skip to main content

A simple module for computing the sample statistics of an array in a running/online fashion.

Project description

running-stats

A simple Python module for computing the sample statistics of an array in a running/online fashion (when samples are not kept).

This is just a Python port of [John Cook]'s C++ code here. There is also a Julia implementation by John Myles White here. The only special feature of this code is that we support computing running statistics of arrays living on a GPU via CuPy.

You may also be interested in the Python module RunStats.

My interest in computing statistics this way comes from summarizing the samples generated by a MCMC sampler when storing all of the samples is infeasible.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

runningstatistics-0.0.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

runningstatistics-0.0.1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file runningstatistics-0.0.1.tar.gz.

File metadata

  • Download URL: runningstatistics-0.0.1.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.12

File hashes

Hashes for runningstatistics-0.0.1.tar.gz
Algorithm Hash digest
SHA256 0d8d90d89cb8db89cf953c287065adfb96e30c1f3817e745e06894fd970cb840
MD5 ba01c57d6b8dfa08f070c8706db8ac6b
BLAKE2b-256 dd15e37220b2fe6b43dbe933ad6c63f17e4b74cebe45c99265408fd1036734ff

See more details on using hashes here.

File details

Details for the file runningstatistics-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for runningstatistics-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 92ecb1ea410f1a4d712a6eaa4c4991d85bd0398be4153954669daa515d5ce43b
MD5 61174c77a47f81b46cee883bdc1e9624
BLAKE2b-256 2ef0e3ba05c8b68a081a71433a05f5db79b2eed03a6c674bc5b913ff9019600c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page