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

Time evolution refactoring #603

Merged
merged 34 commits into from
Jul 4, 2022
Merged

Time evolution refactoring #603

merged 34 commits into from
Jul 4, 2022

Commits on Jun 7, 2022

  1. Add tensorflow backend

    stavros11 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    c016245 View commit details
    Browse the repository at this point in the history
  2. Fix conftest

    stavros11 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    3052226 View commit details
    Browse the repository at this point in the history
  3. Skip parallel test

    stavros11 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    cdf3e1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d735407 View commit details
    Browse the repository at this point in the history
  5. Fix pylint

    stavros11 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    00e56f8 View commit details
    Browse the repository at this point in the history
  6. Fix collapse

    stavros11 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    fd6b546 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Merge abstrhamiltonians

    stavros11 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    335481f View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

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

Commits on Jun 22, 2022

  1. Fix tests for Tensorflow

    stavros11 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d9a76b5 View commit details
    Browse the repository at this point in the history
  2. Fix default device

    stavros11 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    23a5589 View commit details
    Browse the repository at this point in the history
  3. Implement device switcher

    stavros11 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0ccad2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7b09f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Fix tests

    stavros11 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    041809d View commit details
    Browse the repository at this point in the history
  2. Implement energy callback

    stavros11 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    afbff0d View commit details
    Browse the repository at this point in the history
  3. Implement gap callback

    stavros11 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    a7e00f5 View commit details
    Browse the repository at this point in the history
  4. Implement compile

    stavros11 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    0cc5cd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdaea5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00cd997 View commit details
    Browse the repository at this point in the history
  7. Unskip variable test

    stavros11 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    6deb3fa View commit details
    Browse the repository at this point in the history
  8. Fix backprop

    stavros11 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    1885716 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74cecaa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4298c62 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Fix cupy callback test

    stavros11 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    4dc724f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    342db3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27e8f9f View commit details
    Browse the repository at this point in the history
  4. Disable doctest

    stavros11 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    c08e8c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ebbc9d View commit details
    Browse the repository at this point in the history
  6. Fix tests for cirq>=0.15.0

    stavros11 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2acf67d View commit details
    Browse the repository at this point in the history
  7. Fix deprecated np.int

    stavros11 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2a06562 View commit details
    Browse the repository at this point in the history
  8. Disable example tests

    stavros11 committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    e52764b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Add missing line

    stavros11 committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    fe5300c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5ff500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a554b36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1effb0 View commit details
    Browse the repository at this point in the history