Q# libraries for the Quantum Development Kit
Перейти к файлу
Andres Paz a8e204a1d2 Incorporating feedback 2018-10-31 13:52:36 -07:00
Build Release/v0.3.1810 (#1) 2018-10-25 18:28:58 -07:00
Canon Incorporating feedback 2018-10-31 13:52:36 -07:00
Chemistry Release/v0.3.1810 (#1) 2018-10-25 18:28:58 -07:00
Docs Fix link to style guide (#3) 2018-02-27 08:43:20 -08:00
Interoperability/python Release/v0.3.1810 (#1) 2018-10-25 18:28:58 -07:00
.gitattributes Release/v0.3.1810 (#1) 2018-10-25 18:28:58 -07:00
.gitignore Release/v0.3.1810 (#1) 2018-10-25 18:28:58 -07:00
Canon.sln Release/v0.3.1810 (#1) 2018-10-25 18:28:58 -07:00
Chemistry.sln Release/v0.3.1810 (#1) 2018-10-25 18:28:58 -07:00
ISSUE_TEMPLATE.md Adding Feedback info. Clarifying our current contributing policy. 2017-12-13 20:44:05 +00:00
LICENSE.txt license formatting fixed (#49) 2018-04-23 14:28:16 -07:00
README.md Release/v0.3.1810 (#1) 2018-10-25 18:28:58 -07:00
build.yml Release/v0.3.1810 (#1) 2018-10-25 18:28:58 -07:00
sync.cmd Populating libraries & samples 2017-12-10 19:34:20 -08:00
updateQDKVersion.sh Release 0.2.1802.2202 - netcore & python preview (#32) 2018-02-26 07:39:46 -07:00

README.md

Microsoft Quantum Development Kit Samples and Libraries

Welcome to the Microsoft Quantum Development Kit!

This repository contains open-source libraries for the Quantum Development Kit:

  • Docs/: Additional documentation for developing on the libraries and samples. Please see QDK online documentation for online documentation.
  • Canon/: Q# sources used to implement the canon portion of the Q# standard library.
  • LICENSE: Terms of use and license details for the Quantum Development Kit libraries and samples.

New to Quantum?

See introduction to quantum computing provided with the Quantum Development Kit.

Getting Started

The libraries provided in this repository are built using .Net Core and the Quantum Development Kit. Please see the installation guide for how to get up and running.

Build Status

branch status
master Build Status

Feedback

We are collecting feedback for the entire Microsoft Quantum Development Kit at user voice. Please leave your suggestions, requests and bugs (or praises!) there.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.