Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Less-than comparison with a constant #318

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 27, 2020

  1. ApplyXorInPlace with BigInt constant.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    e359143 View commit details
    Browse the repository at this point in the history
  2. Comparison with constant.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    9545056 View commit details
    Browse the repository at this point in the history
  3. Save one AND gate.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    fcd0536 View commit details
    Browse the repository at this point in the history
  4. Save one temporary qubit.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    fda06a6 View commit details
    Browse the repository at this point in the history
  5. Remove unused qubit.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    e7320c9 View commit details
    Browse the repository at this point in the history
  6. Simplify code.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    5253680 View commit details
    Browse the repository at this point in the history
  7. Simplify code.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6c60299 View commit details
    Browse the repository at this point in the history
  8. Save another qubit.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    35578cb View commit details
    Browse the repository at this point in the history
  9. Remove temporary qubits for constants.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    912be5d View commit details
    Browse the repository at this point in the history
  10. Simplify code.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    5d62b1a View commit details
    Browse the repository at this point in the history
  11. Code finished.

    Mathias Soeken committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    f232d3e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Docs.

    Mathias Soeken committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    fbf0742 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa84d2d View commit details
    Browse the repository at this point in the history
  3. Resources count test.

    Mathias Soeken committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    b5d93fe View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. Apply suggestions from code review

    Co-authored-by: Chris Granade <chgranad@microsoft.com>
    msoeken and Chris Granade authored Sep 2, 2020
    Configuration menu
    Copy the full SHA
    03a187f View commit details
    Browse the repository at this point in the history
  2. Refactor tests for greater-than comparison.

    Mathias Soeken committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    3c0bb3b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'msoeken/arithmetic' of github.com:microsoft/QuantumLibr…

    …aries into msoeken/arithmetic
    Mathias Soeken committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    35f3357 View commit details
    Browse the repository at this point in the history
  4. Addressing Chris comments.

    Mathias Soeken committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    15f0dfe View commit details
    Browse the repository at this point in the history
  5. Ceanup.

    Mathias Soeken committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    ff13033 View commit details
    Browse the repository at this point in the history