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

Refactor/decompose primitives #25

Merged
merged 7 commits into from
Aug 10, 2023
Merged

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    be91458 View commit details
    Browse the repository at this point in the history
  2. Replaced all calls to tensor_svd and tensor_qr with tensor.decompose.…

    … Not all tests are passing.
    PabloAndresCQ committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    64fe2b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. All tests passing

    PabloAndresCQ committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b169a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59a541 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    caee3c6 View commit details
    Browse the repository at this point in the history
  2. Updated docs

    PabloAndresCQ committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    93e0103 View commit details
    Browse the repository at this point in the history