Utilities for manipulating Gaussian random variables.
Project description
This package provides tools for creating and manipulating
Gaussian random variables from correlated multi-dimensional
Gaussian distributions. The Gaussian variables are represented
by objects of type :class:`gvar.GVar` which can be combined
with each other and with ordinary numbers in arbitrary
arithmetic expressions, including standard functions such
``sin`` and ``exp``, to create new :class:`gvar.GVar`\s whose
correlations with the original variables are tracked implicitly
(and handled correctly).
This package relies on ``numpy`` for efficient array arithmetic,
and on Cython to compile efficient core routines and interface code.
Gaussian random variables from correlated multi-dimensional
Gaussian distributions. The Gaussian variables are represented
by objects of type :class:`gvar.GVar` which can be combined
with each other and with ordinary numbers in arbitrary
arithmetic expressions, including standard functions such
``sin`` and ``exp``, to create new :class:`gvar.GVar`\s whose
correlations with the original variables are tracked implicitly
(and handled correctly).
This package relies on ``numpy`` for efficient array arithmetic,
and on Cython to compile efficient core routines and interface code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gvar-4.5.3.tar.gz
(536.2 kB
view details)
File details
Details for the file gvar-4.5.3.tar.gz.
File metadata
- Download URL: gvar-4.5.3.tar.gz
- Upload date:
- Size: 536.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4fe47b8734290d5c3fa898a745ac1d8e909e0a91782e92fcb26d4fa49334fd83
|
|
| MD5 |
d3f62b11f3451ff780931301a87ea759
|
|
| BLAKE2b-256 |
cee916df9e80a58368ccea6ac9d06544001dccf0d9f0987f2cf3046975efadf2
|