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

Allow to apply unitary qubit operators to qubits #263

Merged
merged 10 commits into from
Aug 26, 2018

Commits on Aug 25, 2018

  1. allow to apply unitary qubit operators to qubits

    Damian S. Steiger committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    853954d View commit details
    Browse the repository at this point in the history
  2. typo

    Damian S. Steiger committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    7b07779 View commit details
    Browse the repository at this point in the history
  3. change to relative imports

    Damian S. Steiger committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    da90661 View commit details
    Browse the repository at this point in the history
  4. Forgot some new files :/

    Damian S. Steiger committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    b994881 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. addresses comments

    Damian S. Steiger committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    d3651a7 View commit details
    Browse the repository at this point in the history
  2. add missing raise

    Damian S. Steiger committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    51d4faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f422dff View commit details
    Browse the repository at this point in the history
  4. fixed test

    Damian S. Steiger committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    b4532a9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/unitary-qubitoperator-as-gate' of github.com:Pr…

    …ojectQ-Framework/ProjectQ into feature/unitary-qubitoperator-as-gate
    Damian S. Steiger committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    744debe View commit details
    Browse the repository at this point in the history
  6. found an uncovered line in stateprep and fixed it

    Damian S. Steiger committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    e7b86e2 View commit details
    Browse the repository at this point in the history