qsharp
Here are 67 public repositories matching this topic...
Contribution guide lists the types of things one could contribute, but doesn't go into details on the moving pieces that go into doing each of those things. It makes sense to add a bit more guidance on this:
- Section "Improving Existing Katas" should really be called "Adding New Tasks to Existing Katas"; #177 is an
-
Updated
Dec 9, 2020 - Python
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
Describe the bug
If I provide Partitioned an array of length N and partition sizes of total length N, the return contains an extra partition of length 0 in the end. This makes it inconvenient to use: if I want to split an array into K parts of equal length ([example](https://github.com/microsoft/Quantum
When the Q# entry point has a parameter with no associated documentation, the description of the option on the command line is blank:
@EntryPoint()
operation Foo(myParam : Int) : Unit {}> dotnet run
Option '--my-param' is required.
Usage:
App [options] [command]
Options:
--my-param <my-param> (REQUIRED)
-s, --simulator <simulator> The name of th
-
Updated
Dec 9, 2020 - F#
-
Updated
Aug 16, 2020
Hello, I think there is a typo in the non-unitary transformation of Iterative Phase Estimation without eigenstates.
In my opinion, the denominator should be:
$$ \sqrt{ \sum_k \Pr(\phi_k) \Pr( \text{Result} \vert \phi_k ) } $$
(Using twice the same dummy index for summations makes it hard to read).
Thank you
Document Details
-
Updated
Dec 17, 2019 - C#
Looking for a Zookeeper who can help manage and drive more algorithms to be implemented in the zoo!
-
Updated
Sep 19, 2018 - C#
-
Updated
Jun 27, 2020 - C#
-
Updated
Jul 29, 2018 - Jupyter Notebook
-
Updated
Dec 8, 2018 - C#
-
Updated
Nov 14, 2018 - Shell
-
Updated
Sep 10, 2020 - C#
-
Updated
Nov 28, 2018
-
Updated
Oct 30, 2018 - C#
-
Updated
Dec 26, 2019 - Jupyter Notebook
-
Updated
Nov 12, 2020 - C#
-
Updated
Jul 24, 2020 - Jupyter Notebook
-
Updated
Feb 2, 2020 - C#
-
Updated
Jun 21, 2020 - Jupyter Notebook
-
Updated
Dec 2, 2020 - 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.
Add this topic to your repo
To associate your repository with the qsharp topic, visit your repo's landing page and select "manage topics."


Here are some examples:
repeat-until-successandsudoku-grover