DVLab-NTU / qsyn

A C++-based growing software system for synthesizing, optimizing, and verifying quantum circuits
Apache License 2.0
166 stars 15 forks source link

Hotfix/fix get two level #81

Closed Enfest closed 6 months ago

Enfest commented 6 months ago

Check List

  1. [x] Does your submission pass tests by running make test?
  2. [x] If you have specified a [no ci] tag, does your submission also pass tests by running make test-docker?
  3. [x] Have you linted your code locally with make lint before submission?

Added

-

Changed

Fixed

Removed

-

JoshuaLau0220 commented 6 months ago

Hi, I've redirected the PR to develop because the decomposer is not merged into main yet. Also, please delete the two test cases in the project directory or move them into appropriate folders, thanks!

chinyi0523 commented 6 months ago

Hi, I've redirected the PR to develop because the decomposer is not merged into main yet. Also, please delete the two test cases in the project directory or move them into appropriate folders, thanks!

I told her to push and I would modify the testcases and code quality.