qsharp
Here are 74 public repositories matching this topic...
Here are some examples:
- Root README is missing machine learning category of samples
- README in algorithms is missing
repeat-until-successandsudoku-grover - [README in diagnostics](https://github.com/microsoft/Quantum/blob/main/samples/diagnostics/RE
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
Apr 20, 2021 - F#
-
Updated
Apr 12, 2021
-
Updated
Mar 23, 2021 - PowerShell
-
Updated
Dec 17, 2019 - C#
Looking for a Zookeeper who can help manage and drive more algorithms to be implemented in the zoo!
-
Updated
Apr 16, 2021 - Python
-
Updated
Jun 27, 2020 - C#
-
Updated
Mar 30, 2021 - C#
-
Updated
Jul 29, 2018 - Jupyter Notebook
-
Updated
Dec 8, 2018 - C#
-
Updated
Mar 18, 2021 - Q#
-
Updated
Nov 14, 2018 - Shell
-
Updated
Nov 28, 2018
-
Updated
Dec 26, 2019 - Jupyter Notebook
-
Updated
Oct 30, 2018 - C#
-
Updated
Jul 24, 2020 - Jupyter Notebook
-
Updated
Feb 2, 2020 - C#
-
Updated
Dec 15, 2020
-
Updated
Dec 26, 2019 - C#
-
Updated
Jun 21, 2020 - Jupyter Notebook
-
Updated
Mar 10, 2021 - 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."
Several katas could have better error messaging:
DumpMachinetoAssertEqualOnZeroState)