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

Add functions to support a sparse matrix observable #1398

Merged
merged 53 commits into from
Jun 29, 2021
Merged

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    af05626 View commit details
    Browse the repository at this point in the history
  2. run black

    soranjh committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    617c360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8d5544 View commit details
    Browse the repository at this point in the history
  4. run black

    soranjh committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    808414d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    229ee83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59cd048 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8811c1c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    6b0bcca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    254ccac View commit details
    Browse the repository at this point in the history
  3. fix CodeFactor error

    soranjh committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    f5b7abc View commit details
    Browse the repository at this point in the history
  4. fix Documentation check error

    soranjh committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    07b94e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    4d0e05c View commit details
    Browse the repository at this point in the history
  2. add more tests for expval

    soranjh committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    4183bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc96a60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1459767 View commit details
    Browse the repository at this point in the history
  5. update changelog

    soranjh committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    f2cd4cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a3a7bb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53ae17f View commit details
    Browse the repository at this point in the history
  8. fix codefactor issue

    soranjh committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    1be7625 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Apply suggestions from code review

    Co-authored-by: ixfoduap <40441298+ixfoduap@users.noreply.github.com>
    soranjh and ixfoduap authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    87e336a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    024ac08 View commit details
    Browse the repository at this point in the history
  3. modify changelog

    soranjh committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    7311ecf View commit details
    Browse the repository at this point in the history
  4. modify changelog

    soranjh committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    f1f620a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Apply suggestions from code review

    Co-authored-by: Josh Izaac <josh146@gmail.com>
    soranjh and josh146 authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    144d1ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f473fd1 View commit details
    Browse the repository at this point in the history
  3. add gradient test

    soranjh committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    50647b8 View commit details
    Browse the repository at this point in the history
  4. run black

    soranjh committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    9a2f4ed View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    8d1f994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5543623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4323198 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7151c76 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. fix codefactor issue

    soranjh committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    adb4339 View commit details
    Browse the repository at this point in the history
  2. add code review comments

    soranjh committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    9ded5ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43b6f4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de2a395 View commit details
    Browse the repository at this point in the history
  5. run black

    soranjh committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    6606951 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Apply suggestions from code review

    Co-authored-by: Josh Izaac <josh146@gmail.com>
    soranjh and josh146 authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    b2f3547 View commit details
    Browse the repository at this point in the history
  2. add comments from code review

    soranjh committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    1a034f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9235151 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

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

Commits on Jun 24, 2021

  1. add comments from code review

    soranjh committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    85d781f View commit details
    Browse the repository at this point in the history
  2. fix codefactor issue

    soranjh committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    801453d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. update changelog

    soranjh committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    07c85e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    561ed0d View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Josh Izaac <josh146@gmail.com>
    soranjh and josh146 authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    e0d1c79 View commit details
    Browse the repository at this point in the history
  4. add comments from code review

    soranjh committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    0632b86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2f4d8d View commit details
    Browse the repository at this point in the history
  6. fix codefactor issue

    soranjh committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    3bfeaef View commit details
    Browse the repository at this point in the history
  7. fix codefactor issue

    soranjh committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    aa4cda6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    c28340a View commit details
    Browse the repository at this point in the history
  2. add new gradient test

    soranjh committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6a8d285 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfbeaaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c97865d View commit details
    Browse the repository at this point in the history