Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do away with the coordinate transformations inside the GradientJumps #11

Open
vhaasteren opened this issue Apr 1, 2016 · 0 comments
Open

Comments

@vhaasteren
Copy link
Member

The GradientJumps currently implement a coordinate transformation, through the functions: forward, backward, func_grad_white, draw_momenta, loghamiltonian, and posmom_inprod.

In principle, this is unnecessary, if only the functions draw_momenta, loghamiltonian, and posmom_inprod are modified properly. It should be a simple matter of using the right version of cov_cf/cov_cfi and transposes, but somehow I did not get it to work.

The GradientJumps work fine like this, it is just that it looks clumsy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant