Cassandra Granade

Results 106 issues of Cassandra Granade

This PR adds a new gateset tomography sample, complementing the existing process tomography and randomized benchmarking samples. In particular, this sample uses the pyGSTi package to infer noise models on...

This PR applies feedback from #321.

**Describe the bug** Some of the samples are inconsistent with respect to Q# coding style and terminology, such that consolidating on these would help to reduce user confusion and make...

Kind-Bug

As per @anpaz-msft's comments in #202, it would be good to further consolidate the C# code for the GetGateCount sample. In particular, there's still some duplicated code sections near where...

Kind-Enhancement
Area-Samples

Currently, most samples only have a C# host program. It would be nice if more or even most samples demonstrated how to use Python to call into Q#. ## Samples...

Kind-Enhancement
help wanted
good first issue

**Describe the bug** When creating a new Q# project on a host with .NET 6 but not .NET Core 3.1 installed, the following error is observed: ![image](https://user-images.githubusercontent.com/31516/165396379-812a84c2-57ee-4284-adc4-fbdc0eab8a8e.png) **To Reproduce** Steps...

bug
tracking

This draft PR adds new functionality to the docgen step to check for common documentation errors and to expose them to the user. Each linting rule can be turned off,...

**Describe the bug** When using a virtual workspace in VS Code (e.g.: via the remote repository link at https://open.vscode.dev/Microsoft/quantum), the Quantum Development Kit extension attempts to start the language server,...

bug
area: editor