Skip to main content

A package for efficient loglikelihood evaluation with structured covariance matrices

Project description

tripy

A package for efficient[^1] likelihood evaluation and sampling for Multivariate Normal distributions where the covariance matrix:

  • Is Separable, i.e. can be expressed as the Kronecker product of the covariance over different dimensions (e.g. space and time);
  • May have Exponential correlation (i.e. (block-) tridiagonal precision matrix) in one or more dimensions;
  • Is polluted with uncorrelated scalar or vector noise.

[^1]: In the general case, exact likelihood evaluation has O(N3) computational complexity and O(N2) memory requirements. The term "efficient" is used here to refer to the reduction of complexity and memory usage by utilizing the sparsity and Kronecker product structure of the covariance matrix.

Structure

base: Base class for problem formulation, taken from taralli. Likely to be removed in a future update.

utils: Utility functions for efficient linear algebra invovling tridiagonal and Kronecker product matrices.

loglikelihood: Functions for efficient loglikelihood evaluation.

kernels: Formulation of commonly used kernels.

sampling: Functions for efficient sampling.

Usage

Usage flowchart

TODOs

  • Validation of all functions against reference implementations.
  • Documentation, including examples and timing tests.
  • Unit and integration testing.
  • Improve this README by including mathematical notation and references.

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

tri-py-0.9.0.tar.gz (259.8 kB view details)

Uploaded Source

Built Distribution

tri_py-0.9.0-py3-none-any.whl (36.5 kB view details)

Uploaded Python 3

File details

Details for the file tri-py-0.9.0.tar.gz.

File metadata

  • Download URL: tri-py-0.9.0.tar.gz
  • Upload date:
  • Size: 259.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.6

File hashes

Hashes for tri-py-0.9.0.tar.gz
Algorithm Hash digest
SHA256 23951df3b3b7e729a415ca9b407343d64f57b044e338f5ff498570dab08960b4
MD5 49aab76232c85e6eb58fd2ffdea37f49
BLAKE2b-256 83aa379648b1d95cb386833909dfe504a0ddffb2fd582c5a3f265a75bea0e5b2

See more details on using hashes here.

File details

Details for the file tri_py-0.9.0-py3-none-any.whl.

File metadata

  • Download URL: tri_py-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 36.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.6

File hashes

Hashes for tri_py-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c88cfaa96f313e5f7986dbc461ef2d615fd5b40f6838b68e38da3a67bae6e0d6
MD5 4e9e63950611b1252a1309a1aea9804c
BLAKE2b-256 4762a7386776c7c53baf5a5f10409b94bf93f1df311c6343b24270a2f5792c47

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