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 KrylovKit.eigsolve for Tensors #157

Merged
merged 12 commits into from
Jul 8, 2024
Merged

Implement KrylovKit.eigsolve for Tensors #157

merged 12 commits into from
Jul 8, 2024

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    5bcf2b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f1c50d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    669122f View commit details
    Browse the repository at this point in the history
  4. Add module semantic

    jofrevalles committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fe0613b View commit details
    Browse the repository at this point in the history
  5. Format code

    jofrevalles committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c03a11a View commit details
    Browse the repository at this point in the history
  6. Extend tests

    jofrevalles committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    289ced3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34281ef View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Refactor code

    mofeing committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    e552ebd View commit details
    Browse the repository at this point in the history
  2. Fix permutation test

    mofeing committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3e00f7b View commit details
    Browse the repository at this point in the history
  3. Fix test

    mofeing committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    53fc4f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Fix unexisting variable name

    mofeing committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    3c7bf85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be81daa View commit details
    Browse the repository at this point in the history