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

Implement an MPS method initializing the tensors to identity (copy-tensors) #218

Open
wants to merge 12 commits into
base: refactor/ansatz-lattice
Choose a base branch
from

Commits on Oct 9, 2024

  1. Format code

    Todorbsc committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0ac258f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b348911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3800a8 View commit details
    Browse the repository at this point in the history
  4. Format julia code

    Todorbsc committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d18f894 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    347b7bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a5b07de View commit details
    Browse the repository at this point in the history
  7. Format code

    Todorbsc committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    36a43f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    0112833 View commit details
    Browse the repository at this point in the history
  2. Format julia code

    Todorbsc committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    36ad5c2 View commit details
    Browse the repository at this point in the history
  3. Update docstring of identity

    Todorbsc committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    50d5b3c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Clean code in test (suggested by Jofre)

    Co-authored-by: Jofre Vallès Muns <[email protected]>
    Todorbsc and jofrevalles authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b7917c9 View commit details
    Browse the repository at this point in the history
  2. Format julia code

    Todorbsc committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    984ba14 View commit details
    Browse the repository at this point in the history