Add other momentum distributions #94
rlouf
started this conversation in
New features
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
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