Skip to content

Commit 5d21dc4

Browse files
authored
[update] readme image for QFT circuit
1 parent bdfa55d commit 5d21dc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,9 @@ Some show-off examples, loosely replicating figures from [Quantum Computation an
133133
<img alt="Quantum circuit for phase estimation" src="https://github.com/user-attachments/assets/1864a436-b09b-46ac-961d-f13f3a4616ec">
134134
</div>
135135
<div align="center">
136-
<img alt="Quantum fourier transformation circuit" src="https://github.com/user-attachments/assets/6dabcd87-3dfe-4d4b-9758-798855c6fee7">
136+
<img alt="Quantum fourier transformation circuit" src="https://github.com/user-attachments/assets/bdff94ce-f6b8-4d4b-98c1-5eb51d53e3bd">
137137
</div>
138138

139-
140139
## Contribution
141140

142141
If you spot an issue or have a suggestion, you are invited to [post it](https://github.com/Mc-Zen/quill/issues) or to contribute to this package. In [architecture.md][architecture], you can also find a description of the algorithm that forms the base of `quantum-circuit()`.
@@ -147,6 +146,7 @@ This package uses [tytanic](https://github.com/tingerrr/tytanic) for running [te
147146

148147
## Changelog
149148

149+
150150
### v0.7.2
151151
- Added a paremter `wire-stroke` to all controlled gates such as `mqgate`, `ctrl`, `targ`, `swap`, and `meter` that gives control over the stroke of the control wire(s).
152152
- Added an optional label to `tequila.measure`.

0 commit comments

Comments
 (0)