Add other momentum distributions #94
rlouf
started this conversation in
New features
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
toeuclidean
and pass the momentum distribution as an argument (default unit normal).Beta Was this translation helpful? Give feedback.
All reactions