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

Improvements to make_region #90

Open
mtfishman opened this issue Jun 15, 2023 · 1 comment
Open

Improvements to make_region #90

mtfishman opened this issue Jun 15, 2023 · 1 comment

Comments

@mtfishman
Copy link
Member

make_region is introduced in #77 to make a region of sites that will be updated in an alternating update/sweeping algorithm. This issue is to track potential improvements, for example:

  1. Generalize it to n-site updates.
  2. Think about how we might improve the design of how the reverse step of TDVP is incorporated.
@emstoudenmire
Copy link
Contributor

  1. Split the make_region function (in tree_sweeping.jl) into separate functions, perhaps distinguished by different Val like arguments.

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

2 participants