Skip to content

satzgits/GPU-accelerated-quantum-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPU-Accelerated Quantum Simulation

This repository contains code, notebooks, and results for simulating quantum state vectors using GPU acceleration (CuPy/JAX) on consumer hardware.

Structure

  • notebooks/ — Jupyter notebooks for experiments and tutorials
  • src/ — Main simulation scripts and modules
  • results/ — Benchmark plots and result images

Highlights

  • Simulate up to 20+ qubits efficiently on an NVIDIA RTX 4070 GPU
  • Includes performance benchmarks and code examples

Getting Started

  1. Clone the repo
  2. Install requirements (see notebook or src/README for details)
  3. Run the notebooks or scripts

License

MIT

About

Simulate quantum circuits efficiently using GPU acceleration. Supports state vector simulation up to 20+ qubits on consumer GPUs. Built with Python, CuPy, and JAX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors