Skip to content

Integrals of Gaussians under linear domain constraints

License

Notifications You must be signed in to change notification settings

alpiges/LinConGauss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinConGauss

Integrals and samples of Gaussians under linear domain constraints

Multilevel Splitting

Setup

Clone the repository and run setup.py

git clone https://github.com/alpiges/LinConGauss.git ~/LinConGauss
cd ~/LinConGauss
python setup.py install

Usage

For usage, please refer to the tutorials in the notebook section.

How to cite

If you are using LinConGauss for your research, consider citing the paper

@inproceedings{GessnerKH2020,
    title     = {Integrals over Gaussians under Linear Domain Constraints},
    author    = {Alexandra Gessner and Oindrila Kanjilal and Philipp Hennig},
    booktitle = {Proceedings of Machine Learning Research},
    publisher = {PMLR},
    year      = {2020},
    url       = {https://arxiv.org/abs/1910.09328}
}

About

Integrals of Gaussians under linear domain constraints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published