Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Andres Paz 47dfa99dc7 Update QDK to version 0.9.1909.3002 (#179) 2019-10-03 14:16:05 -04:00
Mariia Mykhailova 0ad4cc4fc5 Update QDK to version 0.9.1908.2906 (#169) 2019-09-07 10:27:13 -07:00
vivienlonde 18fb5de039 SuperdenseCoding: Fix the signs in the hint for task 2 (#160)
The formulas for the Bell states in Q# project version are correct but in the Jupyter Notebook version two minus signs were plus.
2019-08-01 10:31:37 -07:00
Andres Paz 3c757f2756 Updating QDK to version 0.8.1907.1701 (#151) 2019-07-19 14:41:13 -07:00
bettinaheim 0211cdfe4c
Beheim/superdense coding (#130)
* using a user defined type Message in the superdense coding kata

* resetting qubits upon decoding

* fixing a typo!

* adding missing comma

* Update SuperdenseCoding/Tests.qs

Co-Authored-By: Chris Granade <cgranade@gmail.com>

* Update SuperdenseCoding/Tests.qs

Co-Authored-By: Chris Granade <cgranade@gmail.com>

* renaming to ProtocollMessage

* Update SuperdenseCoding/Tasks.qs

Co-Authored-By: Mariia Mykhailova <michaylova@gmail.com>

* Update SuperdenseCoding/Tasks.qs

Co-Authored-By: Mariia Mykhailova <michaylova@gmail.com>

* Update SuperdenseCoding/Tasks.qs

Co-Authored-By: Mariia Mykhailova <michaylova@gmail.com>

* giving the syntax for named item access

* updating task description

* adapting another description

* Update SuperdenseCoding/Tasks.qs

Co-Authored-By: Mariia Mykhailova <michaylova@gmail.com>

* Mariia's feedback

* forgot to adapt notebook

* Fix Notebook tasks to work with ProtocolMessage data type, add explanations

* Refer to earlier type definition in Tasks.qs
2019-06-23 21:11:12 -07:00
Jim Cristofono 93efafeaa5 Convert SuperdenseCoding kata to Jupyter notebook format (#126) 2019-06-04 19:25:59 -07:00
Andres Paz a42a9fc8bb
Updating to 0.7.1905.3109 (#122)
* Updating to 0.7.1905.3109

* Updating description on how to update IQ#
2019-05-31 14:10:48 -07:00
Mariia Mykhailova 3bbcac1b0a
Another batch of fixes for QDK 0.6 (#112)
* Replace Primitive with Intrinsic namespace
* Replace deprecated library operations
* Update links to documentation
2019-05-09 13:08:45 -07:00
bettinaheim 7519eb3f74 Updating Katas to QDK 0.6 (#111)
* Update the katas to use QDK 0.6.1905.301.
* Add mechanism to verify that the reference solutions actually solve all tasks of a Notebook correctly.

Co-Authored-By: Bettina Heim <34236215+bettinaheim@users.noreply.github.com>
Co-Authored-By: Andres Paz <anpaz@microsoft.com>
2019-05-03 16:46:04 -07:00
Mariia Mykhailova 8975fe9d92 Add infrastructure for Katas as Jupyter Notebooks (#96)
* Add Microsoft.Quantum.Katas project that contains the infrastructure necessary for representing Katas in Jupyter Notebook format.
* Add Common project that contains the CounterSimulator for the Katas.
* Add Docker image to run Notebooks on Binder.
* Convert BasicGates, Superposition and part of DeutschJozsaAlgorithm katas to Notebook format.
* Update QDK to 0.5.1904.1302 version.

Co-authored-by: Andres Paz <anpaz@microsoft.com>
2019-04-24 23:51:20 -07:00
Andres Paz 1c2e26528a Updating QDK version to 0.5.1903.2703 (#90) 2019-03-28 15:56:51 -07:00
Mariia Mykhailova e7f6d6f433
Update QDK version to 0.5.1902.2802 (#81) 2019-03-16 18:29:55 -07:00
Mariia Mykhailova 9770b073f7
Update QDK version to 0.4.1901.3104 (#60)
Also includes a couple of presentation fixes for Simon's algorithm kata
2019-02-04 11:07:31 -08:00
Philip Garrison 4f54f90603 Fix indentation in Superdense Coding (#57)
Task 2 was indented an extra 4 spaces.
2019-01-10 17:26:18 -08:00
Mariia Mykhailova 5ff23a0066
Update QDK to version 0.3.1811.203 (#46) 2018-11-05 14:20:45 -08:00
Mariia Mykhailova 63e4e52a48
Migrate the katas to QDK 0.3 and .NET Core 2.1 (#43) 2018-10-30 08:48:56 -07:00
Zac Garby b34810275b Add a link to the Wolfram Demonstrations Project 2018-09-30 12:39:53 -07:00
Mario Inchiosa a1dd88caf6 Superdense Coding Kata
Co-authored-by: Mario Inchiosa <4316698+inchiosa@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardoe@outlook.com>
2018-09-20 10:59:13 -07:00