Skip to main content

Utilities for manipulating correlated Gaussian random variables.

Project description

This package facilitates the creation and manipulation of arbitrarily

complicated (correlated) multi-dimensional Gaussian random variables. The random variables are represented by a new data type that can be used in arithmetic expressions and pure Python functions. Such expressions/functions create new Gaussian random variables while automatically tracking statistical correlations between the new and old variables. This data type is useful for simple error propagation but also is heavily used by the Bayesian least-squares fitting module lsqfit.py (to define priors and specify fit results, while accounting for correlations between all variables).

This package uses numpy for efficient array arithmetic, and cython to compile efficient core routines and interface code.

Project details


Release history Release notifications | RSS feed

This version

7.2

Download files

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

Source Distribution

gvar-7.2.tar.gz (1.5 MB view hashes)

Uploaded Source

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