X Tutup
The Wayback Machine - https://web.archive.org/web/20210816171558/https://github.com/tcNickolas
Skip to content
Avatar

Organizations

@apache @microsoft @e-maxx-eng
Block or Report

Block or report tcNickolas

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Tutorials and programming exercises for learning Q# and quantum computing

    Jupyter Notebook 3.6k 948

  2. A collection of puzzles I've created over the years

    7 2

  3. A curated list of awesome quantum computing learning and developing resources.

    1.5k 278

  4. A curated list of Q# code and resources.

    111 17

494 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri
Activity overview

Contribution activity

August 2021

Opened 2 pull requests in 2 repositories
microsoft/QuantumKatas 1 merged
microsoft/QuantumLibraries 1 merged
Reviewed 3 pull requests in 2 repositories
microsoft/Quantum 2 pull requests
microsoft/QuantumKatas 1 pull request

Created an issue in microsoft/qsharp-compiler that received 9 comments

Allocating qubits in repeat-until loop body changes visibility of other variables

Describe the bug I can run the following code use a = Qubit(); repeat { let res = MResetZ(a); } until res == Zero; but I cannot run the same code i…

9 comments
Opened 2 other issues in 2 repositories
MicrosoftDocs/quantum-docs 1 open
microsoft/iqsharp 1 open
5 contributions in private repositories Aug 3 – Aug 12

Seeing something unexpected? Take a look at the GitHub profile guide.

X Tutup