Skip to content

shresthaa23/QuaCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuaCS

Quantum gate simulator

Table of Contents

Installation

Step-by-step instructions on how to get your development environment set up:

  1. Prerequisites (e.g., Node.js, Python version)
  2. How to install dependencies
  3. Running setup scripts, etc.

Usage

Provide examples of how to run your code or use your project. You might include code snippets or screenshots if applicable:

npm run dev

text
/src
  /core
    quantum-state.ts       # Qubit state representations
    gates.ts               # Gate operations (Hadamard, CNOT, etc)
    circuit.ts             # Circuit composition logic
  /ui
    components             # React components
  /tests
    quantum-state.test.ts
    gates.test.ts
  tsconfig.json           # Configure outDir to /dist
package.json
Development Strategy

About

Creating a quantum gate simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •