Skip to content

Commit 7ffee33

Browse files
GiggleLiuRogerluo
authored andcommitted
Back propagation does not cache! (#10)
* update Shor algorithm * fix test * add shor to readme * update BP to avoid caching * throw error for measure block
1 parent 10433da commit 7ffee33

File tree

16 files changed

+443
-392
lines changed

16 files changed

+443
-392
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Disclaimer: **this package is still under development and needs further polish.*
3333
- [x] Hadamard Test
3434
- [x] State Overlap Algorithms
3535
- [x] Quantum SVD
36+
- [x] Shor
3637

3738
## License
3839

examples/order_finding.jl

Lines changed: 0 additions & 282 deletions
This file was deleted.

0 commit comments

Comments
 (0)