Skip to content

Peierl substitution/custom complex hopping parameters in Bose-Hubbard (or Fermi-Hubbard) models #1554

Answered by gcarleo
jeohjee asked this question in Q&A
Discussion options

You must be logged in to vote

ok but then this likely crashes because your model does not fit in the memory when computing the local energy. the main issue I see, compared to standard Bose Hubbard, is that here you have all-to-all hoppings, so the off-diagonal elements on which you need to compute the value of the wave functions in the local energy are O(N^2) instead of O(N) as in the case of short range hopping. you can try to set chunk_size to a smaller value

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@gcarleo
Comment options

@gcarleo
Comment options

@jeohjee
Comment options

@gcarleo
Comment options

Answer selected by jeohjee
@jeohjee
Comment options

@jeohjee
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants