https://github.com/mattmajestic/cirq-playground
Playground for Cirq in Py for Quantum Circuits 🎲
https://github.com/mattmajestic/cirq-playground
cirq docker panel python
Last synced: 6 months ago
JSON representation
Playground for Cirq in Py for Quantum Circuits 🎲
- Host: GitHub
- URL: https://github.com/mattmajestic/cirq-playground
- Owner: mattmajestic
- Created: 2024-04-05T14:35:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-05T16:10:17.000Z (over 1 year ago)
- Last Synced: 2025-02-05T10:29:24.354Z (8 months ago)
- Topics: cirq, docker, panel, python
- Language: Python
- Homepage: https://cirq-playground.streamlit.app/
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Cirq Playground 🎲
Welcome to the Cirq Playground, where you can experiment with quantum circuits using Cirq!
[](https://github.com/sponsors/mattmajestic)
## Introduction 🚀
The Cirq Playground is a platform that allows you to create and simulate quantum circuits using the Cirq library in Python. Whether you're new to quantum computing or an experienced practitioner, this playground provides a hands-on environment for exploring quantum algorithms and simulations.
## Usage 💡
- **Create Quantum Circuits**: Use the code editor to write Cirq code for creating quantum circuits.
- **Run Simulations**: Execute simulations to observe quantum behavior and measurement outcomes.
- **Visualize Results**: View visualizations of quantum circuits, measurement outcomes, and simulation results.
- **Experiment & Learn**: Explore different quantum algorithms, gates, and techniques to deepen your understanding of quantum computing.