Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 206 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 206 Bytes

Quantum Gate Simulation

Using CUDA to simulate applying qubits to quantum gates

Run

  • Build the docker container
docker build pa3:latest .
  • Run container
docker run -it pa3:latest