Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dpbm/qsharp-tests
Testing Q#
https://github.com/dpbm/qsharp-tests
azure-quantum microsoft-quantum qsharp quantum-computing
Last synced: about 2 months ago
JSON representation
Testing Q#
- Host: GitHub
- URL: https://github.com/dpbm/qsharp-tests
- Owner: Dpbm
- Created: 2024-07-31T15:19:45.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-02T01:49:57.000Z (5 months ago)
- Last Synced: 2024-08-02T20:54:57.391Z (5 months ago)
- Topics: azure-quantum, microsoft-quantum, qsharp, quantum-computing
- Language: Q#
- Homepage: https://dpbm.github.io/qsharp-tests/
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Testing Q\#
In this repo, you'll find some code using Q# that I did to understand this language better.
Most part of it was done during I was studying theses courses and materials:
- [Get started with Azure Quantum](https://learn.microsoft.com/en-us/training/paths/quantum-computing-fundamentals/)
- [Quantum Curriculum](https://github.com/microsoft/quantum-curriculum-preview/)
- [Quantum Katas](https://github.com/microsoft/QuantumKatas)