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

Update Emulator interface. #943

Merged
merged 18 commits into from
May 29, 2024
Merged

Update Emulator interface. #943

merged 18 commits into from
May 29, 2024

Commits on May 15, 2024

  1. refactor AnalogGate interface to accept and return StateVector ob…

    …jects. fixing tests.
    weinbe58 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    70ada24 View commit details
    Browse the repository at this point in the history
  2. adding tocsr to Hamiltonian.

    weinbe58 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    21c7fcd View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    b310e70 View commit details
    Browse the repository at this point in the history
  2. adding doc strings.

    weinbe58 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3a13bb4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55c3513 View commit details
    Browse the repository at this point in the history
  4. rename class.

    weinbe58 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    db15cfd View commit details
    Browse the repository at this point in the history
  5. adding fock state API.

    weinbe58 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2169de3 View commit details
    Browse the repository at this point in the history
  6. adding fock state API.

    weinbe58 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    56f9c97 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. removing print.

    weinbe58 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c0fe9c3 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. adding tests.

    weinbe58 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    71bb8d0 View commit details
    Browse the repository at this point in the history
  2. adding more tests.

    weinbe58 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bdf82db View commit details
    Browse the repository at this point in the history
  3. removing unused code.

    weinbe58 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1d5a63d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8857b12 View commit details
    Browse the repository at this point in the history
  5. expanding tests.

    weinbe58 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    847a932 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c74a1d4 View commit details
    Browse the repository at this point in the history
  7. rename file.

    weinbe58 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1853d6b View commit details
    Browse the repository at this point in the history
  8. fixing bug in _apply.

    weinbe58 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1167ff0 View commit details
    Browse the repository at this point in the history
  9. updating tests.

    weinbe58 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f62fae6 View commit details
    Browse the repository at this point in the history