SRI-International / QC-App-Oriented-Benchmarks

QED-C: The Quantum Economic Development Consortium provides these computer programs and software for use in the fields of quantum science and engineering.
Apache License 2.0
139 stars 80 forks source link

Kernel Object Implemented #537

Closed Anishgiri01 closed 3 months ago

Anishgiri01 commented 3 months ago

Changes made as instructed:

  1. Kernel_draw() divided into respective classes, super() used.
  2. Circuits made private variables
  3. Printing fixed.

-Anish