Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcnickolas/miscqsharp
Miscellaneous Q# code fragments
https://github.com/tcnickolas/miscqsharp
code qsharp quantum-computing
Last synced: 16 days ago
JSON representation
Miscellaneous Q# code fragments
- Host: GitHub
- URL: https://github.com/tcnickolas/miscqsharp
- Owner: tcNickolas
- Created: 2018-11-29T19:33:48.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-09T21:16:07.000Z (6 months ago)
- Last Synced: 2024-10-26T08:05:19.958Z (about 2 months ago)
- Topics: code, qsharp, quantum-computing
- Language: Q#
- Size: 49.8 KB
- Stars: 9
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Miscellaneous Q# projects
* Dec 2, 2018: [Using Q# with Visual Basic .NET](./Quantum_VBNet#using-q-with-visual-basic-net)
* Dec 21, 2018: [Decorating the Christmas Tree Using Grover's Search](./DecoratingTheTree#decorating-the-christmas-tree-using-grovers-search)
* Dec 2, 2019: [Decorating the Christmas Tree Using Grover's Search, part 2: Growing with the Tree](./DecoratingTheTree2019#decorating-the-christmas-tree-using-grovers-search)
* Dec 10, 2019: [Decorating the Christmas Tree Using Grover's Search, part 3: Optimizing the Simulation](./DecoratingTheTree2019-Optimize#decorating-the-christmas-tree-using-grovers-search)