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

Reorganize samples to being onboarding to https://docs.microsoft.com/samples/. #235

Merged
merged 27 commits into from
Oct 10, 2019

Conversation

cgranade
Copy link
Contributor

@cgranade cgranade commented Oct 4, 2019

This draft PR begins reorganizing samples to make the categorization more clear (e.g.: placing chemistry and numerics samples under the samples/ folder), and to add metadata to "Getting Started" samples needed for inclusion in https://docs.microsoft.com/samples/.

TODO:

  • Make sure solution files for each folder under samples/ exist and are correct.
  • Update README.md at the root, and in each folder under samples/.

@cgranade cgranade changed the title [WIP] Reorganize samples to being onboarding to https://docs.microsoft.com/samples/. Reorganize samples to being onboarding to https://docs.microsoft.com/samples/. Oct 9, 2019
@cgranade cgranade marked this pull request as ready for review October 9, 2019 22:45

using (var qsim = new QuantumSimulator())
{
RunQuantumMain.Run(qsim).Wait();
Copy link
Contributor

Choose a reason for hiding this comment

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

I am really looking forward to getting rid of the need for this!

Copy link
Contributor

@bettinaheim bettinaheim left a comment

Choose a reason for hiding this comment

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

Looks good to me, but Natalie is really the better person to review this.

@cgranade cgranade merged commit 67f75e8 into master Oct 10, 2019
@cgranade cgranade deleted the cgranade/getting-started branch October 10, 2019 21:52
jwittner pushed a commit to jwittner/Quantum that referenced this pull request Dec 16, 2019
Added references to several error messages.
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.

None yet

3 participants