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 wavefunction plotting and ideal measurements #39

Merged
merged 10 commits into from
Oct 15, 2023
Merged

Commits on Oct 13, 2023

  1. test plotting wave function

    splch committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2633df1 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. add plot function to class

    splch committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    f770342 View commit details
    Browse the repository at this point in the history
  2. fix spelling and add to readme

    splch committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    fa4e9c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. use ideal counts in measure

    splch committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    ce54ca7 View commit details
    Browse the repository at this point in the history
  2. validate basis gate

    splch committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    f41b0f9 View commit details
    Browse the repository at this point in the history
  3. add plot test

    splch committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    eb0e529 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ffb75d View commit details
    Browse the repository at this point in the history
  5. 100% coverage and ideal test

    splch committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    2753b75 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary getsizeof

    splch committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    fc08b90 View commit details
    Browse the repository at this point in the history
  7. only measure odd in adjustment

    splch committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    edb0b7c View commit details
    Browse the repository at this point in the history