Skip to content

qpandalite 0.1.9

Compare
Choose a tag to compare
@Agony5757 Agony5757 released this 03 Nov 04:28
· 91 commits to main since this release

What's new

  1. Add IBM platform support (not stable)
  2. Add DAGGER and CONTROL support for OriginIR. Also support construct programs like

with c.dagger():
c.x(1)

  1. Update error info in qpandalite.task (various platforms). Especially outputting detailed information if the required xx_config.json does not satisfy the requirement.
  2. Add kwargs for functions qpandalite.task.originq to absorb dummy_path parameter. This allows a better migration from dummy to real-platform.
  3. Fix the error when no config file is input if using originq_dummy
  4. Fix the error when the type of dummy_path is str when using originq_dummy

(Auto generated) What's Changed

Full Changelog: 0.1.8...0.1.9