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

Sampling the configurations at finite temperature #66

Closed
GiggleLiu opened this issue Jul 18, 2023 · 1 comment
Closed

Sampling the configurations at finite temperature #66

GiggleLiu opened this issue Jul 18, 2023 · 1 comment

Comments

@GiggleLiu
Copy link
Collaborator

Implement the sampling algorithm same as in
TensorBFS/TensorInference.jl#28

The goal is to draw samples $\sigma$ from distrbution
$$p(\sigma) \sim e^{-\beta E_\sigma}$$

@GiggleLiu
Copy link
Collaborator Author

One can port TensorInference for computing finite temperature properties with probabilistic inference techniques.

Please check this example for details.

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