The Wayback Machine - https://web.archive.org/web/20210724234548/https://github.com/topics/sampling-methods
Skip to content
#

sampling-methods

Here are 118 public repositories matching this topic...

rlouf
rlouf commented May 29, 2021

We currently only implement a normally-distributed moment distribution, but it could also be distributed according to a Laplace, Cauchy, etc distribution.

For that we would need to transform gaussian_euclidean to euclidean and pass the momentum distribution as an argument (default unit normal).

Improve this page

Add a description, image, and links to the sampling-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sampling-methods topic, visit your repo's landing page and select "manage topics."

Learn more