Microsoft Quantum Computing Libraries for noncommercial use
Перейти к файлу
Christopher Granade ed4d272d7c Update deprecated syntax. 2021-05-10 09:54:46 -07:00
.github/workflows Setting KV task to v1 (#52) 2020-11-20 10:50:07 -08:00
.vscode Add Markdownlint settings. 2020-04-16 15:13:00 -07:00
build Update manifest for signed builds. (#50) 2020-10-27 00:51:31 -07:00
samples Update deprecated syntax. 2021-05-10 09:54:46 -07:00
src Update deprecated syntax. 2021-05-10 09:54:46 -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 Revert "Update NuGet.Config (#54)" (#55) 2021-03-05 18:21:03 -08:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md (#57) 2021-03-25 21:13:08 -07:00
Quantum-NC.sln Initial version of QSP feature. 2020-04-20 10:28:32 -07:00
README.md fix links (#56) 2021-03-24 17:15:02 -07:00
Samples.sln Added QSP sample. 2020-04-28 21:49:19 -07:00
build.yml Update build trigger (#53) 2021-01-07 14:55:23 -08:00

README.md

Microsoft Quantum Development Kit: Non-Commercial Libraries

Welcome to the Microsoft Quantum Development Kit!

This repository contains shared-source libraries that can be used for research and academics, but that cannot be used for commercial purposes. Please note that these libraries are not intended for production use, and may be modified as research proceeds. 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.