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

feat: add density matrix simulation via qiskit Aer #380

Merged
merged 27 commits into from
Sep 5, 2024
Merged

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    607f639 View commit details
    Browse the repository at this point in the history
  2. update documentation

    CalMacCQ committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7c73f2d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. add AerDensityMatrixBackend

    CalMacCQ committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    35fd4f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    611f5ae View commit details
    Browse the repository at this point in the history
  3. add backend to API docs

    CalMacCQ committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8b6c4b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    166333b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67456b7 View commit details
    Browse the repository at this point in the history
  6. add changelog entry

    CalMacCQ committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    853ca8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e8e969 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6ede1f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    36953f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a62e76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    152d569 View commit details
    Browse the repository at this point in the history
  4. clean up test file

    CalMacCQ committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    04db9ed View commit details
    Browse the repository at this point in the history
  5. remove print

    CalMacCQ committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4b9d421 View commit details
    Browse the repository at this point in the history
  6. remove redundant assignment

    CalMacCQ committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    efbeed7 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. typing improvements

    CalMacCQ committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1d5fd8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a3ad8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dcdd81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f5cc47 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. update comment

    CalMacCQ committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b9e2b0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10078ab View commit details
    Browse the repository at this point in the history
  3. add test of the purity

    CalMacCQ committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6d00b85 View commit details
    Browse the repository at this point in the history
  4. clean up test file

    CalMacCQ committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8ef8332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01f1fdd View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

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