Skip to content

Python library that implements the computation of the distribution of a linear combination of non-centered χ2 random variables. Can compute the distribution function of Quadratic Forms in Normal Variables

License

rssalessio/PyQuadraticFormNormal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQuadraticFormNormal

Tests Status License: MIT

Python library that implements the computation of quadratic form of normal random variables, i.e., it allows the computation of the distribution of a linear combination of non-centered χ2 random variables.

Library Author: Alessio Russo (PhD Student at KTH - alessior@kth.se)
License: MIT

Requirements

  • Python 3.7, PyBind, NumPy

Installation

Use the setup.py file to install the library (execute the command pip install .)

Usage/Examples

See also the example file in examples/example.py

Known problems

TODO

  • Add better examples
  • Finish renaming of the methods
  • Finish cleanup of the C code

License

The code is released under the MIT license

About

Python library that implements the computation of the distribution of a linear combination of non-centered χ2 random variables. Can compute the distribution function of Quadratic Forms in Normal Variables

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published