Expand description
quaru
quaru is a quantum computer simulator built to run on classical computers.
Modules
- The
math
module includes functions for using more easily using complex numbers. - Code related to running openqasm programs on the simulator.
- The
operation
module provides quantum operation capabilities to a quantum register using matrix representations. - The
register
module provides quantum register functionality.