Skip to content
#

qsharp

Here are 74 public repositories matching this topic...

QuantumKatas
tcNickolas
tcNickolas commented Oct 1, 2019

Several katas could have better error messaging:

  • Superposition : the test harness could log the actual state of the system after prep vs the expected state before asserting that they are the same (the change would add state prep and logging using DumpMachine to AssertEqualOnZeroState)
  • BasicGates : a similar improvement, but a bit more extra code to write a unified test wrapper
samarsha
samarsha commented Oct 22, 2020

Most documentation comments in the compiler only use the <summary> tag. For short comments, this is fine, but in many cases the summary is several paragraphs long and would be easier to read if it used standard documentation tags to structure the information. This is especially important for exceptions - exceptions mentioned in the <summary> tag are easy to miss, whereas the special `<exceptio

⚛️ 💥 ⚙️ A project based in Quantum Computing. This project was built using IBM Q Experience/QisKit (Jupyter Notebook/Python Environment Framework from IBM), PyQuil (Python Environment Framework from Rigetti Computing/Rigetti Forest SDK), ProjectQ (Python Environment Open-Source Framework from ETH Zurich), Q# (Q Sharp Programming Language from Microsoft Quantum SDK) and TeX (LaTeX). The project will present some kind of Introductory Course of Quantum Physics/Mechanics and Quantum Computing, and also, some basic tutorials, exercises and papers about it.

  • Updated Dec 26, 2019
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the qsharp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the qsharp topic, visit your repo's landing page and select "manage topics."

Learn more