v0.3.2
New Features
- @chensgit169 contributes a visualization module which plots beautiful figures of quantum circuits. Try
QuantumCircuit.plot_circuit()
method!
What's Changed
- Optimize data copy from python to cpp by @Zhaoyilunnn in #11
- 增加了dag by @YuChenSSR in #13
- add dag by @YuChenSSR in #14
- dag ; modify the test book for users by @YuChenSSR in #15
- Optimize gate_to_node code by @YuChenSSR in #17
- Added parameters for the pulse gate by @YuChenSSR in #18
-
- Add runtime_job_id 2. Add back
from_openqasm
to ensure backward compatibility by @Zhaoyilunnn in #20
- Add runtime_job_id 2. Add back
- change quantum_rl with update results by @enchanted123 in #19
- fix: default runtime_job_id should be empty string by @Zhaoyilunnn in #24
- update DAGCircuit class and some tests by @YuChenSSR in #25
- delete local example in visualisation by @chensgit169 in #26
- merge dev into master by @Zhaoyilunnn in #27
- fix: 🐛 Fix the init part of User class by @Alndaly in #29
- reformat according to PEP8 by @chensgit169 in #32
- fix bug in import part for package by @YuChenSSR in #33
- Dev by @Zhaoyilunnn in #35
- Adjustments of userapi by @chensgit169 in #36
- fix problem of token missing and reading by @chensgit169 in #37
New Contributors
- @Zhaoyilunnn made their first contribution in #11
- @YuChenSSR made their first contribution in #13
- @chensgit169 made their first contribution in #26
- @Alndaly made their first contribution in #29
Full Changelog: v0.2.11...v0.3.2