Releases: polyquantique/QDecomp
Releases · polyquantique/QDecomp
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Project Overview
QDecomp is a standalone software package to perform multiple decompositions of single-qubit and two-qubit quantum gates using the Clifford+T universal subset.
The package primarily focuses on decomposing gates into the Clifford+T universal subset by implementing the algorithm proposed by Ross and Selinger.
What's Changed
- Steiner ellipse by @OliRom in #2
- File structure and packaging by @Vigir2 in #33
- Implementation of the 1D grid problem algorithm and the Zsqrt2 class by @Vigir2 in #3
- Function to perform the ZYZ decomposition by @OliRom in #19
- Steiner ellipse by @OliRom in #27
- Implementation the Ring module. by @Vigir2 in #31
- Sphinx documentation and package restructure by @Vigir2 in #45
- Diophantine_equation by @OliRom in #17
- Fixed a bug in the ZYZ decomposition by @OliRom in #49
- Steiner mpmath v2 by @OliRom in #47
- Diophantine speedup by @OliRom in #52
- QGate by @OliRom in #46
- Grid problem solver for upright rectangles by @Vigir2 in #40
- Grid problem qdecomp by @MariusLeCodeur in #53
- Grid problem V2 by @OliRom in #57
- Decomposition of 2-qubits quantum gates by @Vigir2 in #43
- Exact synthesis (with main new structure) by @FrancisBlais in #48
- Readme by @FrancisBlais in #55
- Main decompositions by @FrancisBlais in #58
- Documentation completion by @OliRom in #63
- Configuration files and bug corrections by @Vigir2 in #69
- Issue fixes before releasing by @OliRom in #70
New Contributors
- @OliRom made their first contribution in #2
- @Vigir2 made their first contribution in #33
- @MariusLeCodeur made their first contribution in #53
- @FrancisBlais made their first contribution in #48
Full Changelog: https://github.com/polyquantique/QDecomp/commits/v1.0.0