Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

theRoughCode
Copy link

@theRoughCode theRoughCode commented Jul 31, 2020

This PR adds a sample that provides documentation on how to visualize Q# programs using the %trace command (reference). This is part of the feature request listed here.

@theRoughCode theRoughCode self-assigned this Jul 31, 2020
Copy link
Contributor

@cgranade cgranade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! I'd suggest not merging this into master, though, until the feature has been released, so that users aren't surprised when the sample doesn't work with the current version. Perhaps we should target this to a release branch?

@theRoughCode
Copy link
Author

@cgranade which release branch should I target this to?

@cgranade
Copy link
Contributor

cgranade commented Aug 4, 2020

@cgranade which release branch should I target this to?

Good question! I'm not sure we have one set up yet, do you know if we have one for 0.12.2008, @anpaz-msft? If not, I'd suggest release/0.12.2008 is a reasonable one to make.

@microsoft-github-updates microsoft-github-updates bot changed the base branch from master to main September 9, 2020 07:56
}
},
"source": [
"We can extend this to visualize useful quantum algorithms, such as the Deutsch–Jozsa algorithm. The following operation can be found in our Q# samples [here](https://github.com/microsoft/Quantum/blob/master/samples/getting-started/simple-algorithms/SimpleAlgorithms.qs)."
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@guenp guenp self-assigned this Mar 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants