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 quantum phase estimation template #1095

Merged
merged 37 commits into from Mar 2, 2021
Merged

Commits on Feb 19, 2021

  1. Add basic template

    trbromley committed Feb 19, 2021
    Copy the full SHA
    cf4279e View commit details
    Browse the repository at this point in the history
  2. Include template

    trbromley committed Feb 19, 2021
    Copy the full SHA
    929abdf View commit details
    Browse the repository at this point in the history
  3. Add to docstrings

    trbromley committed Feb 19, 2021
    Copy the full SHA
    00102f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Copy the full SHA
    88665e1 View commit details
    Browse the repository at this point in the history
  2. Add note

    trbromley committed Feb 22, 2021
    Copy the full SHA
    15b9ecd View commit details
    Browse the repository at this point in the history
  3. Add to changelog

    trbromley committed Feb 22, 2021
    Copy the full SHA
    ed57ccd View commit details
    Browse the repository at this point in the history
  4. add test

    trbromley committed Feb 22, 2021
    Copy the full SHA
    c857820 View commit details
    Browse the repository at this point in the history
  5. fix test

    trbromley committed Feb 22, 2021
    Copy the full SHA
    5a16220 View commit details
    Browse the repository at this point in the history
  6. Add test

    trbromley committed Feb 22, 2021
    Copy the full SHA
    9938f7a View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Fix circuit

    trbromley committed Feb 23, 2021
    Copy the full SHA
    4026fc3 View commit details
    Browse the repository at this point in the history
  2. Add test

    trbromley committed Feb 23, 2021
    Copy the full SHA
    b8378fc View commit details
    Browse the repository at this point in the history
  3. Run black on test

    trbromley committed Feb 23, 2021
    Copy the full SHA
    59755cb View commit details
    Browse the repository at this point in the history
  4. Add to docstring

    trbromley committed Feb 23, 2021
    Copy the full SHA
    dc5cebf View commit details
    Browse the repository at this point in the history
  5. Add to docstring:

    trbromley committed Feb 23, 2021
    Copy the full SHA
    b8d4f9b View commit details
    Browse the repository at this point in the history
  6. Update image

    trbromley committed Feb 23, 2021
    Copy the full SHA
    0a42c6b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Copy the full SHA
    5389080 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    242edca View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Copy the full SHA
    4b39d79 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'quantum_phase_estimation' of github.com:XanaduAI/pennyl…

    …ane into quantum_phase_estimation
    trbromley committed Feb 25, 2021
    Copy the full SHA
    27ba692 View commit details
    Browse the repository at this point in the history
  3. Update example

    trbromley committed Feb 25, 2021
    Copy the full SHA
    e5f9285 View commit details
    Browse the repository at this point in the history
  4. Add to changelog

    trbromley committed Feb 25, 2021
    Copy the full SHA
    f9cc5f2 View commit details
    Browse the repository at this point in the history
  5. update

    trbromley committed Feb 25, 2021
    Copy the full SHA
    4e1a708 View commit details
    Browse the repository at this point in the history
  6. Update

    trbromley committed Feb 25, 2021
    Copy the full SHA
    76fc3d1 View commit details
    Browse the repository at this point in the history
  7. Update

    trbromley committed Feb 25, 2021
    Copy the full SHA
    d1b7521 View commit details
    Browse the repository at this point in the history
  8. Add more efficient version

    trbromley committed Feb 25, 2021
    Copy the full SHA
    1f700a1 View commit details
    Browse the repository at this point in the history
  9. Fix

    trbromley committed Feb 25, 2021
    Copy the full SHA
    1c66ebd View commit details
    Browse the repository at this point in the history
  10. New

    trbromley committed Feb 25, 2021
    Copy the full SHA
    25f126c View commit details
    Browse the repository at this point in the history
  11. Fix

    trbromley committed Feb 25, 2021
    Copy the full SHA
    eee7cda View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Copy the full SHA
    eef7c4c View commit details
    Browse the repository at this point in the history
  2. Improve tests

    trbromley committed Mar 1, 2021
    Copy the full SHA
    8b7d6d2 View commit details
    Browse the repository at this point in the history
  3. Add test

    trbromley committed Mar 1, 2021
    Copy the full SHA
    29193dc View commit details
    Browse the repository at this point in the history
  4. u -> unitary

    trbromley committed Mar 1, 2021
    Copy the full SHA
    2d5abfb View commit details
    Browse the repository at this point in the history
  5. Update docstring

    trbromley committed Mar 1, 2021
    Copy the full SHA
    af75be2 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5255248 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Copy the full SHA
    6aa3326 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fc71cc4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5187414 View commit details
    Browse the repository at this point in the history