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

598 Коммитов

Автор SHA1 Сообщение Дата
Stefan J. Wernli 1a4740ff70
Update readme to reflect archivation and point to the modern QDK (#899) 2024-01-12 10:40:42 -08:00
Matt Zanner 5312865883
Add reference to the new online Azure Quantum katas experience (#896) 2023-10-10 11:55:04 -07:00
Alex Hansen 4e74bcdf70
update QDK version (#892) 2023-09-19 11:43:09 -07:00
Mariia Mykhailova 5c37733f27
Fix several typos and clarify true randomness (#891) 2023-09-11 13:09:30 -07:00
Robin Kuzmin 7fe89acf77
0.28.291394 (#890)
* 0.28.291394
* Enable uploading the missing packs from nuget.org to public alpha feed.
2023-08-01 22:13:46 -07:00
Mariia Mykhailova 6ce4ce6fb3
[GHZGame] Return the link to Michael Walter's lecture notes (#889) 2023-07-31 13:26:27 -07:00
Robin Kuzmin d064c9336a
Fixing CI (#888) 2023-07-25 17:48:28 -07:00
Mariia Mykhailova c15d99e4e5
Remove most links to mybinder.org and add notes about its reduced capacity (#887) 2023-06-08 09:06:01 -07:00
Robin Kuzmin b3e751f681
0.28.277227 (#886) 2023-06-06 13:17:01 -07:00
Mariia Mykhailova 9027b509d3
Remove unused gh-sync workflow (#885) 2023-06-06 08:37:26 -07:00
Xinyi Joffre f5af388856
Remove version pin from pyzmq (#883)
Removing the version pin from pyzmq due to version conflict breaking build.
2023-05-01 11:18:42 -07:00
Mine Starks 9cc9e5e3d0
Update QDK version to 0.28.263081 (#880) 2023-03-29 12:39:40 -07:00
Robin Kuzmin 66a5d6fdca
[MagicSquareGame] Remove broken link from resources (#879) 2023-03-13 07:54:59 -07:00
Manvi-Agrawal bfa1b6b8e3
[README] Add instruction to run Jupyter notebooks in new window on Ubuntu (#877) 2023-03-02 14:29:55 -08:00
Scott Carda b856585f32
Update to QDK version 0.27.258160 (#876) 2023-03-01 17:11:58 -08:00
Robin Kuzmin e4f798609b
Upgraded "Microsoft.NET.Test.Sdk" and "xunit.runner.visualstudio". (#873)
* Upgraded "Microsoft.NET.Test.Sdk" and "xunit.runner.visualstudio".
2023-02-23 17:27:15 -08:00
Scott Carda 5cea5d107a
Update the IQSharp.Jupyter version to fix component governance issues (#875) 2023-02-22 20:11:49 -08:00
Isha 7c1ec6a964
[RippleCarryAdder] Add task 2.5 to the workbook (#874) 2023-02-21 12:57:12 -08:00
dependabot[bot] 8db7d33153
Bump ipython from 7.33.0 to 8.10.0 (#870)
Bumps [ipython](https://github.com/ipython/ipython) from 7.33.0 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/7.33.0...8.10.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 10:06:57 -08:00
Mariia Mykhailova 30e42b9144
Update Python used by CI builds to 3.9 (#872) 2023-02-13 15:51:37 -08:00
Mariia Mykhailova 6a00d8072e
[MarkingOracles] Add Jupyter Notebook frontend (#871)
Also reorders tasks to follow a more natural progression and adds links to the new kata to some older ones
2023-02-13 09:35:33 -08:00
Mariia Mykhailova bf8166574b
Create new kata: Marking Oracles (#869) 2023-02-09 09:34:36 -08:00
Robin Kuzmin e687a0fba1
Fixing the undesirable dependencies issue for qdk (#868)
* Migrated to net6.0.
2023-02-06 19:21:35 -08:00
Sarah Marshall fe1cc7a850
Update to QDK version 0.27.253010 (#867) 2023-01-30 20:19:33 -08:00
Mariia Mykhailova 3e44f28027
[Measurements] Add link to workbook part1 from part2 (#866) 2023-01-17 11:41:40 -08:00
Manvi-Agrawal 1bef9bb553
[README] Fix TIP rendering (#865) 2023-01-14 19:31:19 -08:00
Isha f994dae5ec
[RippleCarryAdder] Add tasks 2.3-2.4 to the workbook (#852) 2022-12-27 11:01:43 -08:00
Manvi-Agrawal 77cb481ee5
Remove parenthesis around the condition in the if block (p3) (#862) 2022-12-18 17:59:56 -08:00
Manvi-Agrawal 370b382aa6
[Contributing] Specify language in code snippets to get syntax highlight (#861) 2022-12-12 10:34:56 -08:00
Robin Kuzmin 0414b2af4d
Switch to QDK ver 0.27.244707. (#860) 2022-12-11 22:12:40 -08:00
Mariia Mykhailova 15719fa539
[QuantumClassification] Add tutorial on feature engineering (#856)
Adds classification tasks used in [Q# Coding Contest 2020](https://codeforces.com/contest/1357/).
2022-12-07 01:14:41 -08:00
Carlos Lara 3c79a02544
[Oracles] Added ControlledOnBitString docs and links (#855) 2022-11-27 12:01:18 -08:00
Manvi-Agrawal 6111f59a22
Remove parenthesis around the condition in the if block (p2) (#853) 2022-11-22 23:51:15 -08:00
Manvi-Agrawal 42ee33b000
Remove parenthesis around the condition in the if block (#851) 2022-11-03 16:42:36 -07:00
Mariia Mykhailova ed42a99498
[RandomNumberGeneration] Optimize task 5 solution (#850)
This fixes #816, per a suggestion from @abrassel.
2022-10-31 10:09:39 -07:00
Robin Kuzmin 8b3fee756b
2022.10 Hotfix: Updated to 0.27.238334 2022-10-28 18:05:26 -07:00
Mariia Mykhailova b325de7f61
Replace rarely used operation wrappers with lambda expressions (#848) 2022-10-28 01:29:43 -07:00
Mariia Mykhailova 0b5628f58b
[PhaseEstimation] Enable task 1.3 in Jupyter Notebook frontend (#847)
This fixes #784.
2022-10-27 13:59:00 -07:00
Hyehyeon.Kim 410dd28adb
[MultiQubitSystemMeasurements] Fix typo in task 7 (#846)
Co-authored-by: hyehyeon.kim <hyehyeon.kim@samsungmedison.com>
2022-10-27 09:45:58 -07:00
Hyehyeon.Kim 67629d42ba
[MultiQubitSystemMeasurements] Fix typo in the workbook (#844)
Co-authored-by: delight1019 <hyehyeon.kim@samsungmedison.com>
2022-10-26 10:15:12 -07:00
Robin Kuzmin b5fec4b022
Switch to QDK version 0.27.236950. (#843) 2022-10-25 17:13:15 -07:00
Mariia Mykhailova 98d5c6252f
[TruthTables] Finish the workbook tasks 9-10 (#841) 2022-10-24 12:54:07 -07:00
Hyehyeon.Kim be4d76731c
[Superposition] Fix typo in the workbook (#839)
Co-authored-by: hyehyeon.kim <hyehyeon.kim@samsungmedison.com>
2022-10-20 21:58:43 -07:00
Hyehyeon.Kim b740a98832
[MultiQubitGates] Fix typo in CNOT gate eigenvectors discussion (#838)
Co-authored-by: hyehyeon.kim <hyehyeon.kim@samsungmedison.com>
2022-10-17 19:26:05 -07:00
Amana-L 0bc1b11ad2
[Superposition] Fix LaTeX rendering in solution of task 2.4 (#836) 2022-10-06 16:28:05 -07:00
Ricardo Espinoza 002bca4f03
Update license text for NetMQ and AsyncIO (#837) 2022-10-04 22:50:42 -07:00
Bradben a00befeec3
[CONTRIBUTING] Update URL for public doc repo (#835) 2022-09-16 21:22:03 -07:00
Adam Kania c3b875bcb5
[BasicGates] Add task 2.4 on zero-controlled gate (#827) 2022-09-10 21:51:49 -07:00
DmitryVasilevsky 483b6984c8
Updated to QDK version 0.25.228311 (August 2022) (#834)
Co-authored-by: Dmitry Vasilevsky <dmitryv@microsoft.com>
2022-09-08 11:52:39 -07:00
Ricardo Espinoza 9d6d51c121
Add exemption file for Central Feed Services onboarding (#830) 2022-09-01 08:50:50 -07:00