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

Update kagome #4

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Update kagome #4

wants to merge 15 commits into from

Conversation

slowlightx
Copy link
Contributor

Update the kagome-related code.

slowlightx and others added 14 commits October 29, 2021 08:53
Added Gell-Mann matrices
Improve the energy evaluation. Add the equivalent expression of 2-site permutation using the quadratic Casimir operator of su(3).
Express 2-site permutation in terms of su3 generators.
Spin-1 BBH model with next nearest neighbor interactions on the square lattice. Add the feature of combing a base Hamiltonian (self designed) and a target Hamiltonian (true Hamiltonian) together.
To be consistent with kagome.py, trace1x1_kagome() -> trace1x1_dn_kagome()
Fixed the bug in energy_1site function
Add the method boundary_spectrum(n_site=2, top_n=27) which calculates the spectrum of the edge that is built by the environmental tensor T.
Update boundary_spectrum(env, n_site, top_n): env - environment tensors; n_site - number of T tensors; top_n - number of leading eigenvalues to compute
@slowlightx
Copy link
Contributor Author

Update boundary_spectrum() in ctmrg_kagome.py

Calculate correlation functions along  (0, 1) (0th column) and (1, 0) (1st column) directions and the transfer operator spectrum (in order to get the correlation lengths)
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

Successfully merging this pull request may close these issues.

None yet

1 participant