Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 360 Bytes

File metadata and controls

7 lines (5 loc) · 360 Bytes

QCSymSim

Repo for Symbolic Quantum Circuit Simulation

Initial implementation was using Python and SymPy. Unfortunately, this has some computational bottlenecks. Therefore, development is now ongoing in Julia using Symbolics.jl.

Update: the Julia package part was moved to its separate repo. See here: QCSym.jl