QuantumKatas icon indicating copy to clipboard operation
QuantumKatas copied to clipboard

Tutorials and programming exercises for learning Q# and quantum computing

Results 39 QuantumKatas issues
Sort by recently updated
recently updated
newest added

Right now the Quantum Error Correction Kata is limited to *Bit Flip Code*. However there exists codes which correct for *Sign Flip* and also *Shor's 9 qubit code* which corrects...

Hi @tcNickolas, sharing a [short document](https://docs.google.com/document/d/1qOzedI1VMSBob1MTfo6YVyx4IWGsBvsgJxO84DLIBQo/edit?usp=drivesdk) for validating only katas that are changed by contributor(s). Would love to know your opinion regarding this idea. I would appreciate any feedback regarding...

Hi there, I'm having an issue running `docker build -t katas .` on line 31 of the dockerfile. ``` ERROR: failed to solve: process "/bin/sh -c cd ${HOME}/ && for...

The workbook explains that desired output and actual output may look very different under inspection tools because of the global phase component, but it suggests that the test harness will...

The first 6 tasks in QEC_BitFlipCode.ipynb have learners implement the operations required for the single-qubit bit flip QEC code. We can enhance the learning experience by tying together these operations...

Hello, Would you please add some tutorials and basic concepts about Quantum memory management in a Q# program? Thanks Mohamed

fix iqsharp issues & add pkgs required for QuantumClassification tutorial

Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies