Q# libraries for the Quantum Development Kit
Перейти к файлу
Christopher Granade 3b88a42415 Merge remote-tracking branch 'public/master' into cgranade/python-xplat 2019-02-26 08:53:46 -08:00
Build Removed outdated Python build pipeline. 2019-02-13 10:25:30 -08:00
Canon Updating projects to 2019-02-01 12:42:46 -08:00
Chemistry Updating projects to 2019-02-01 12:42:46 -08:00
Docs Fix link to style guide (#3) 2018-02-27 08:43:20 -08:00
Interoperability/python Updated package request magic. 2019-02-26 08:51:42 -08: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 Updated README files. (#6) 2018-10-28 15:30:58 -07:00
build.yml Disabling creating drop as it fails for external PRs (#7) 2018-10-29 11:30:00 -07:00
sync.cmd Populating libraries & samples 2017-12-10 19:34:20 -08:00
updateQDKVersion.sh Updating version to 0.3.1811.203 2018-11-02 12:52:32 -07:00

README.md

Microsoft Quantum Development Kit 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. Please see QDK online documentation for online documentation.
  • Canon/: Q# sources used to implement the canon portion of the Q# standard library.
  • Chemistry/: Q# and C# sources used to implement a library for quantum chemistry and Hamiltonian simulation.
  • LICENSE: Terms of use and license details for the Quantum Development Kit libraries.

New to Quantum?

See the 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.

You may also visit our Quantum repository, which offers a wide variety of samples on how to use these libraries to write quantum based programs.

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.