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

Rot hs qb #12

Merged
merged 26 commits into from
Dec 5, 2023
Merged

Rot hs qb #12

merged 26 commits into from
Dec 5, 2023

Commits on Sep 4, 2023

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

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    d198c27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a2503 View commit details
    Browse the repository at this point in the history
  3. Ran black code formatter

    Mboky committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9f35b77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab7768f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4a3640 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8ee47d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cb56be View commit details
    Browse the repository at this point in the history
  8. cleanup ruff

    PhilipVinc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    149c64a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Implemented small changes according to feedback Filippo. Will include…

    … operator test after returning from break.
    Mohammed Boky committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    cd61fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee4f84 View commit details
    Browse the repository at this point in the history
  3. Updated rx and ry to work with local states.

    Mboky authored and Mohammed Boky committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0d55caa View commit details
    Browse the repository at this point in the history
  4. Ran black code formatter

    Mboky authored and Mohammed Boky committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5e3d883 View commit details
    Browse the repository at this point in the history
  5. Fixed typo's in local_state argument

    Mboky authored and Mohammed Boky committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5cfdc64 View commit details
    Browse the repository at this point in the history
  6. cleanup ruff

    PhilipVinc authored and Mohammed Boky committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0da79bb View commit details
    Browse the repository at this point in the history
  7. Implemented small changes according to feedback Filippo. Will include…

    … operator test after returning from break.
    Mohammed Boky committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    06af8be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3a00eb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Merge remote-tracking branch 'origin/rot-hs-qb' into rot-hs-qb

    # Conflicts:
    #	netket_fidelity/operator/singlequbit_gates.py
    Mohammed Boky committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5bfbea7 View commit details
    Browse the repository at this point in the history
  2. Implemented get_conns_and_mels_... with local_states from hilbert spa…

    …ce to support both spin and qubit spaces.
    
    Implemented additional test.
    Mohammed Boky committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    6f7e864 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. bump black ruff versions

    PhilipVinc committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    749f2b5 View commit details
    Browse the repository at this point in the history
  2. format with black

    PhilipVinc committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    99f2f35 View commit details
    Browse the repository at this point in the history
  3. fixes

    PhilipVinc committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f32dc13 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 20, 2023

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

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    14d0c5e View commit details
    Browse the repository at this point in the history
  2. Implemented feedback on conns test:

    -better naming convention
    -np.testing.assert_allclose instead of assert
    
    Addition
    -matrix element check.
    Mohammed Boky committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    8d0044c View commit details
    Browse the repository at this point in the history