Skip to content

QuaSim - Version v1.0.0

Latest

Choose a tag to compare

@AnshMNSoni AnshMNSoni released this 23 May 06:49
· 15 commits to main since this release
974eadf

⚛️ QuaSim – Quantum Circuit Simulator

🚀 Features

  • 🎛️ Drag-and-Drop Circuit Design – Build quantum circuits visually with ease.
  • Real-Time Simulation – Instantly see how your quantum circuit behaves.
  • 🔄 Multi-Qubit Support – Work with single or multi-qubit systems.
  • 🔣 Various Quantum Gates – Includes H, X, Y, Z, CNOT, SWAP, T, S, and more.
  • 📈 Output & State Vector Analysis – View measurement outcomes and qubit state evolution.
  • 🧪 Educational & Development Friendly – Perfect for both learners and practitioners.

📸 Demo

Preview

image


🌐 Try It Live

👉 Click here to use QuaSim


🧠 Prerequisites

To get the most out of QuaSim, users should be familiar with:

  • Basic concepts of Quantum Computing
  • Common quantum gates and their functions
  • Simple quantum circuit design

🔧 Installation

You can run QuaSim locally by following these steps:

git clone https://github.com/yourusername/QuaSim.git
cd QuaSim
npm install      # or pip install -r requirements.txt if it's Python-based
npm start        # or python app.py for Flask apps

🛠️ Usage

  • Open the simulator.
  • Drag gates onto the qubit lines.
  • Configure the circuit using the panel.
  • Click "Run Simulation" to view the result.
  • Analyze outputs and adjust as needed.

🙌 Acknowledgements

  • Inspired by the growing needs of the National Quantum Mission (NQM)
  • Thanks to the quantum community for continued motivation and support.

🔗 Connect with Me:

GitHub - Visit

LinkedIn - Visit

Follow Us - Visit

Thank you 💫