Microsoft Quantum Computing Libraries for noncommercial use
Перейти к файлу
Stefan J. Wernli eea431f793
Merge pull request #94 from microsoft/swernli/depr
Readme updates
2024-01-12 09:53:06 -08: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 ->0.28.291394 (#92) 2023-08-01 22:14:30 -07:00
samples Update version to 0.28.302812 (#93) 2023-09-19 09:29:55 -07:00
src Update version to 0.28.302812 (#93) 2023-09-19 09:29:55 -07:00
.gitattributes Prevent GitHub from excluding the build/ directory (#88) 2023-04-05 15:11:36 -07:00
.gitignore Merge pull request #63 from microsoft/ricardoe/dotnet6-to-main 2022-03-17 15:24:24 -07:00
.sscignore Add exemption file for Central Feed Services onboarding (#78) 2022-09-01 10:31:15 -07:00
LICENSE Updating LICENSE 2018-01-24 12:29:27 -08:00
NuGet.Config Fixing CI (#91) 2023-07-25 19:15:08 -07: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 use https 2024-01-10 12:14:29 -08:00
SECURITY.md Microsoft mandatory file (#71) 2022-07-27 16:09:11 -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
global.json Update version to 0.28.302812 (#93) 2023-09-19 09:29:55 -07:00

README.md

DEPRECATION NOTICE

This repository is deprecated.

For the Modern QDK repository, please visit Microsoft/qsharp.

You can also try out the Modern QDK in VS Code for Web at vscode.dev/quantum.

For more information about the Modern QDK and Azure Quantum, visit https://aka.ms/AQ/Documentation.

Classic QDK

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.