Microsoft Quantum Computing Libraries for noncommercial use
Перейти к файлу
Christopher Granade b9f44356ed Clarify in README.md 2020-04-16 15:12:52 -07:00
.vscode Release 0.3.1810 2018-10-25 13:52:21 -07:00
Build Addressing feedback from @rmshaffer. 2020-04-16 09:24:16 -07:00
samples/characterization/random-walk-pe Case sensitivity fix for Linux. 2020-04-15 19:13:26 -07:00
src One more case sensitivity fix for Linux. 2020-04-15 19:21:53 -07:00
.gitignore Initial commit 2018-01-23 11:10:35 -08:00
LICENSE Updating LICENSE 2018-01-24 12:29:27 -08:00
NuGet.Config adding nuget config with alpha feed 2019-10-13 18:03:18 -07:00
PULL_REQUEST_TEMPLATE.md Update readme and pull request template (#20) 2019-07-09 15:06:15 -07:00
Quantum-NC.sln Set up solution files. 2020-04-15 17:31:39 -07:00
README.md Clarify in README.md 2020-04-16 15:12:52 -07:00
Samples.sln Set up solution files. 2020-04-15 17:31:39 -07:00
build.yml Bumping up minor version. 2019-10-17 16:27:11 -07:00

README.md

Microsoft Quantum Development Kit: Non-Commercial Libraries

Welcome to the Microsoft Quantum Development Kit!

This repository contains open-source libraries that can be used for research and academics, but that cannot be used for commercial purposes. For more information please refer to the LICENSE.

Using the non-commercial research libraries

The non-commercial libraries in this repository can be used via NuGet packages beginning with the prefix "Microsoft.Quantum.Research.". For more details, please see:

Feedback

If you have feedback about the libraries in this repository, please let us know by filing a new issue! If you have feedback about some other part of the Microsoft Quantum Development Kit, please see the contribution guide for more information on the best places to file it.

Contributing

Please note: this project does not accept external contributions.

If you'd like to contribute to the rest of the Quantum Development Kit, please see the contribution guide.