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

[WIP] Add support for CQC protocol #19

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    3589b2e View commit details
    Browse the repository at this point in the history
  2. more parts of CQC

    johanvos committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    f93aa9b View commit details
    Browse the repository at this point in the history
  3. add more CQC implementation

    johanvos committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    97c3412 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a8ab39 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Add first part of CQC protol

    johanvos committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    5e09020 View commit details
    Browse the repository at this point in the history
  2. more parts of CQC

    johanvos committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    4377a3d View commit details
    Browse the repository at this point in the history
  3. add more CQC implementation

    johanvos committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    5509ee3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37108bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8c8161 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. implement CQC Assign Header

    johanvos committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    e6e2448 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. minor modifications to Qubit class:

    make fields private
    add javadoc.
    johanvos committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    3f05e3a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

  1. add BSD license headers

    johanvos committed Dec 6, 2019
    Configuration menu
    Copy the full SHA
    c7c4f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b0a03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    350ebc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. build 0.0.10

    johanvos committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    8c6012e View commit details
    Browse the repository at this point in the history
  2. prepare next 0.0.11 release

    johanvos committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    065dd18 View commit details
    Browse the repository at this point in the history
  3. minor modifications to Qubit class: (redfx-quantum#31)

    make fields private
    add javadoc.
    johanvos committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    f0604fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    131ae9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    354adb6 View commit details
    Browse the repository at this point in the history
  6. fix javadoc

    fix renamed API
    johanvos committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    ea23872 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2019

  1. add AppSession communication (serversocket)

    Add receiveEPR
    johanvos committed Dec 29, 2019
    Configuration menu
    Copy the full SHA
    2fb37cc View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. send/receive qubits

    johanvos committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    92f8890 View commit details
    Browse the repository at this point in the history
  2. fix send/receive qubit protocols

    add release qubit
    johanvos committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    82e0859 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

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

Commits on Jan 7, 2020

  1. more consistent API

    johanvos committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    752bc2d View commit details
    Browse the repository at this point in the history