This repository contains code, notebooks, and results for simulating quantum state vectors using GPU acceleration (CuPy/JAX) on consumer hardware.
notebooks/— Jupyter notebooks for experiments and tutorialssrc/— Main simulation scripts and modulesresults/— Benchmark plots and result images
- Simulate up to 20+ qubits efficiently on an NVIDIA RTX 4070 GPU
- Includes performance benchmarks and code examples
- Clone the repo
- Install requirements (see notebook or src/README for details)
- Run the notebooks or scripts
MIT