Microsoft Quantum Computing Libraries for noncommercial use
Перейти к файлу
Angela Burton 2738cc0e6d
Resolve alert
2022-04-22 11:27:21 -07:00
.github/workflows Add DevSkim scanning 2022-04-22 11:22:59 -07:00
.vscode Resolve alert 2022-04-22 11:27:21 -07:00
build Merge pull request #63 from microsoft/ricardoe/dotnet6-to-main 2022-03-17 15:24:24 -07:00
samples Updating projects and other components to build 0.24.201332 (#65) 2022-03-31 14:11:23 -07:00
src Updating projects and other components to build 0.24.201332 (#65) 2022-03-31 14:11:23 -07:00
.gitignore Merge pull request #63 from microsoft/ricardoe/dotnet6-to-main 2022-03-17 15:24:24 -07: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 remove yy:MM from name field 2022-02-08 12:01:00 -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.