Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Microsoft/Quantum-NC
Microsoft Quantum Computing Libraries for noncommercial use
https://github.com/Microsoft/Quantum-NC
python qdk qsharp quantum quantum-computing quantum-development-kit
Last synced: 3 months ago
JSON representation
Microsoft Quantum Computing Libraries for noncommercial use
- Host: GitHub
- URL: https://github.com/Microsoft/Quantum-NC
- Owner: microsoft
- License: other
- Archived: true
- Created: 2018-01-23T19:10:35.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T16:23:39.000Z (9 months ago)
- Last Synced: 2024-07-30T21:47:11.779Z (3 months ago)
- Topics: python, qdk, qsharp, quantum, quantum-computing, quantum-development-kit
- Language: F#
- Size: 21.3 MB
- Stars: 196
- Watchers: 42
- Forks: 84
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-qsharp - Quantum Computing Libraries for noncommercial use
README
## DEPRECATION NOTICE
**This repository is deprecated.**
For the Modern QDK repository, please visit [Microsoft/qsharp](http://github.com/microsoft/qsharp).
You can also try out the Modern QDK in VS Code for Web at [vscode.dev/quantum](https://vscode.dev/quantum).
For more information about the Modern QDK and Azure Quantum, visit [https://aka.ms/AQ/Documentation](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](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."](https://www.nuget.org/packages?q=owner:QuantumEngineering%20id:research)
For more details, please see:
- [Research packages](https://github.com/microsoft/Quantum-NC/wiki/Research-packages) on the [Quantum-NC wiki](https://github.com/microsoft/Quantum-NC/wiki/)## Feedback
If you have feedback about the libraries in this repository, please let us know by filing a [new issue](https://github.com/microsoft/Quantum-NC/issues/new)!
If you have feedback about some other part of the Microsoft Quantum Development Kit, please see the [contribution guide](https://docs.microsoft.com/azure/quantum/contributing-overview) 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](https://docs.microsoft.com/azure/quantum/contributing-overview).