QuantumKatas/QFT
Cassandra Granade 714d334538
Update QDK to 0.24.208024. (#779)
2022-05-06 15:55:02 -07:00
..
images [QFT] Add workbook for part III (#646) 2021-08-09 09:36:49 -07:00
QFT.csproj Update QDK to 0.24.208024. (#779) 2022-05-06 15:55:02 -07:00
QFT.ipynb [QFT] Add workbook for part III (#646) 2021-08-09 09:36:49 -07:00
QFT.sln
README.md Update format for Binder links (#656) 2021-09-10 17:19:16 -07:00
ReferenceImplementation.qs
Tasks.qs
Tests.qs Update to new array creation syntax (#709) 2021-12-14 13:55:41 -08:00
Workbook_QFT.ipynb [QFT] Add workbook for part III (#646) 2021-08-09 09:36:49 -07:00

README.md

Welcome!

The Quantum Fourier Transform kata covers the basics of the quantum Fourier transform. It covers the following topics:

  • implementing the quantum Fourier transform
  • using the QFT to solve simple tasks

You can run the QFT kata as a Jupyter Notebook!

Theory