https://github.com/lancelote/quantum-computing-with-python-and-qsharp
My code experiments following "Learn Quantum Computing with Python and Q#" book
https://github.com/lancelote/quantum-computing-with-python-and-qsharp
Last synced: about 2 months ago
JSON representation
My code experiments following "Learn Quantum Computing with Python and Q#" book
- Host: GitHub
- URL: https://github.com/lancelote/quantum-computing-with-python-and-qsharp
- Owner: lancelote
- Created: 2021-11-23T20:17:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T20:17:52.000Z (over 3 years ago)
- Last Synced: 2025-03-29T00:12:49.766Z (2 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quantum-computing-with-python-and-qsharp
## Relevant Links
- [Book Examples](https://github.com/crazy4pi314/learn-qc-with-python-and-qsharp)
- [Quantum Development Kit](https://docs.microsoft.com/azure/quantum/)
- [Quantum Development Kit Samples](https://github.com/microsoft/quantum)
- [QuTiP Documentation](http://qutip.org/)
- [Quantum Algorithm Zoo](https://quantumalgorithmzoo.org/)
- [Complexity Zoo](https://complexityzoo.net/Complexity_Zoo)## Communities
- [Q# Community](https://qsharp.community/)
- [Quantum Computing Stack Exchange](https://quantumcomputing.stackexchange.com/)
- [Quantum Open Source Foundation](https://qosf.org/)
- [Unitary Fund](https://unitary.fund/)