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

24 Коммитов

Автор SHA1 Сообщение Дата
Vincent van Wingerden 9783e0d9b2
[Teleportation] Add closing bracket in a hint (#669) 2021-10-11 09:30:53 -07:00
Filip W 9cb7c1c031
[Teleportation] Add entanglement swapping task (#665) 2021-10-07 00:43:56 -07:00
Mariia Mykhailova 2f0a04af35
Fix links to Q# docs broken by migration to /azure/ (#607)
This change also removes /en-us/ parts of the URLs for uniformity.
2021-03-23 17:25:39 -07:00
Piotr Blachnio 8b0ba657c6
Remove _Test suffixes (#533)
* Remove _Test suffixes regarding issue #532
2020-10-15 13:36:23 +02:00
Ryan Shaffer 4b810b4770
Load Katas package automatically at startup (#468)
This change contains the following changes:

* Update QDK to version 0.12.20100504.
* Add the IQSharpLoadAutomatically property to each .csproj that will cause IQ# to load the listed packages at initialization time.
* Remove the %package Microsoft.Quantum.Katas and %workspace reload calls from each notebook, since those are no longer necessary with the above change.
2020-10-05 18:18:19 -07:00
Ryan Shaffer 3fc5306fed
Update QDK to version 0.12.20082513 (#470) 2020-08-26 13:39:47 -07:00
Erfan Abedi 9e73ccde90
[RippleCarryAdder] Fix parameter description + Add missing <b> tags. (#463)
* Fixed wrong parameter description in Task 1.4

"carryout" was renamed to "sum".

* Added missing <b> tags.

* Revert whitespace change in SuperdenseCoding.ipynb

Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>

* Fixed whitespace in Teleportation.ipynb

Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>

Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
2020-08-24 09:13:41 +02:00
Mariia Mykhailova b29ccb6bfe
Several maintenance fixes (#461)
* Skip 5 least frequently used on Binder katas in Docker image prebuild to speed up Binder image build
* Fix links to docs on controlled functor
* In notebooks, update qsharp version (in metadata) to 0.12
* [SingleQubitGates] Add some simple properties of Pauli gates
2020-08-18 08:50:54 -07:00
Mike Kostersitz bbe24551a7
Clarify Ctrl/⌘+Enter instructions in notebooks (#438)
This change also renames updateQDKVersion script to match PowerShell naming conventions.
2020-08-12 23:51:34 -07:00
Erfan Abedi fd16f11887
[Teleportation] Fix wrong initial state in notebook task 4.1 description (#456) 2020-08-10 11:39:29 -07:00
Vincent van Wingerden 5dabee0fe1
Update QDK to version 0.12.20072031 (#419) 2020-07-23 10:11:52 -07:00
ashwinmayya f41640064c
[Teleportation] Simplify reference implementations to tasks 4.1 and 4.2 (#413)
* The change in reference solution to task 4.2 fixes #370.
* This also replaces broken link to teleportation in Q# documentation with Wikipedia link.
2020-07-17 23:56:34 -07:00
Mariia Mykhailova 9439250983
Update QDK to version 0.12.20070124 (#397)
Note that the iqsharp-base image uses old version format (with an extra .), which differs from the versions used in other places.
2020-07-06 11:36:53 -07:00
Mariia Mykhailova e9d16d703c
Update QDK to version 0.11.2006.403 (#371) 2020-06-12 00:50:38 -07:00
XField c1cc4e302b
Update QDK to version 0.11.2004.2825 (#336) 2020-04-30 20:15:48 -07:00
XField 9f4f919781
Update QDK to version 0.11.2003.3107 (#315) 2020-04-01 12:28:40 -07:00
Mariia Mykhailova 029554d997
Update QDK to version 0.10.2002.2610 (#290) 2020-03-03 11:38:13 -08:00
bettinaheim 74b8362a38 Update QDK to version 0.10.1911.1607 (#235)
This update should fix performance issues introduced in 0.10.1911.307.
2019-11-17 14:16:48 -08:00
bettinaheim 7b8630d281 Update QDK to version 0.10.1911.307 (#221) 2019-11-03 20:54:11 -08:00
Andres Paz 97592eb9d7 Update QDK to version 0.10.1910.3107 (#218) 2019-11-01 18:59:17 -07:00
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
Andres Paz 3c757f2756 Updating QDK to version 0.8.1907.1701 (#151) 2019-07-19 14:41:13 -07:00
Jim Cristofono 4030d36bec Convert Teleportation Kata to Jupyter Notebook format (#121)
Also includes a small fix to task headers in BasicGates kata
2019-05-31 14:34:03 -07:00