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

Improving infinite mpo matrix #77

Merged
merged 42 commits into from
Sep 13, 2023

Commits on Jun 14, 2023

  1. Configuration menu
    Copy the full SHA
    a96ab73 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Fixing for dense

    LHerviou committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4abfc79 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    LHerviou and github-actions[bot] authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    397d6e4 View commit details
    Browse the repository at this point in the history
  3. Fixing order of downloading

    LHerviou committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4817582 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc72016 View commit details
    Browse the repository at this point in the history
  5. Trying to fix format

    LHerviou committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bef7ee1 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Initializing

    LHerviou committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    60191be View commit details
    Browse the repository at this point in the history
  2. Fixing vumps_mpo

    LHerviou committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4c3caa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a6a6cf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #250 from LHerviou/TemporaryTests

    Fixing tests and including Mat's comment.
    LHerviou authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    72e84e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    1e8db7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca08705 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Testing with newest ITensor

    LHerviou committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e3965ef View commit details
    Browse the repository at this point in the history
  2. Testing the fix

    LHerviou committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d9bdba5 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge pull request #252 from LHerviou/Temp_Improving

    Adding the small fix. It should just be integrated in ITensors.
    LHerviou authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    aafb7e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Faster construction for long range models. There seems to be a signif…

    …icant overhead in some cases for translatecell and index access
    LHerviou committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    95c892c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    7ab8adf View commit details
    Browse the repository at this point in the history
  2. Moved a function around, and added a convenience fuse_legs! that do t…

    …he opposite of splitblocks for InfintieMpo
    LHerviou committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9167704 View commit details
    Browse the repository at this point in the history
  3. Fixing format

    LHerviou committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e6988e6 View commit details
    Browse the repository at this point in the history
  4. Removed apply_tensor from tests and add the fill! fix as it does not …

    …seem to be in the public ITensors yet
    LHerviou committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    c0c586e View commit details
    Browse the repository at this point in the history
  5. Format test

    LHerviou committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    ac087d9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #253 from LHerviou/Temp_ImprovingInfiniteMPOMatrix

    Temp improving infinite mpo matrix
    LHerviou authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    0a0849c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e44c58a View commit details
    Browse the repository at this point in the history
  8. Format

    LHerviou committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5772ec9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Matts comments

    LHerviou committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0c8a6cd View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Fixing the test

    LHerviou committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    559e9c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd351b View commit details
    Browse the repository at this point in the history
  3. Fixing fuse_legs!

    LHerviou committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    334ebf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f52678 View commit details
    Browse the repository at this point in the history
  5. Minor bug

    LHerviou committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ad42339 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0e1d8b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Comments

    LHerviou committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f6b6868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b6719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd8f653 View commit details
    Browse the repository at this point in the history
  4. Restablishing fill

    LHerviou committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    4512b02 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #257 from LHerviou/Temp_ImprovingInfiniteMPOMatrix

    Temp improving infinite mpo matrix
    LHerviou authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    d6c00b8 View commit details
    Browse the repository at this point in the history
  6. Fixing name

    LHerviou committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    07655f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4c24dc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Comments + convenience

    LHerviou committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    39ffc55 View commit details
    Browse the repository at this point in the history
  2. Format

    LHerviou committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ece17bc View commit details
    Browse the repository at this point in the history
  3. Bug fix

    LHerviou committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4c482b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Cleaning up combineblocks

    LHerviou committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8da20d1 View commit details
    Browse the repository at this point in the history