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
Adrian Lehmann
b6ae44a68d
Fix display for \bra and \ket commands in VS Code ( #829 )
...
Fixes an issue where the definition of \bra and \ket collides with loaded braket package in VSCode and causes error messages (that do not actually break functionality) to be displayed.
Further, styles bra and ket more concisely with more accurate symbols
2022-08-29 12:22:31 -07:00
Mariia Mykhailova
9bc84cfd35
[Superposition] Restore link to Bloch sphere presentation ( #826 )
2022-08-16 09:20:27 +02:00
Manvi-Agrawal
39fffffa72
[CHSHGame] Enable multicell solution in the workbook ( #805 )
2022-08-12 19:09:02 -07:00
Manvi-Agrawal
efad3976b3
Remove auto cell id generation by downgrading nbformat to 4.4 ( #825 )
2022-08-12 13:19:33 -07:00
Adam Kania
ec925ccfcb
[Superposition] Add a hint about ControlledOn in task 1.12 ( #824 )
2022-08-11 16:01:59 -07:00
Alexander Brassel
20d1680b4e
[RippleCarryAdder] Use conjugation in 1.7 reference solution ( #820 )
2022-08-11 12:38:00 -07:00
Isha
21c6a6325e
[RippleCarryAdder] Add tasks 2.1-2.2 to the workbook ( #822 )
2022-08-10 14:36:33 -07:00
Manvi-Agrawal
ac36c65684
[QFT] Clean up duplicate solution for task 1.7 workbook ( #819 )
2022-08-09 22:02:49 -07:00
Adam Kania
02916eae70
Fix math mode rendering in GitHub preview, part 1 ( #814 )
...
Per the discussion in #809 , fix the first batch of tutorials and workbooks, up to the MultiQubitGates tutorial.
2022-08-03 17:14:01 -07:00
Adam Kania
97b4b5ba4a
[MultiQubitSystemMeasurements] Add Q# based solution for exercise 2 ( #812 )
2022-08-01 18:23:40 -07:00
Adam Kania
f3436866da
[Superposition] Fix typo in the workbook ( #813 )
2022-08-01 09:49:57 -07:00
Ricardo Espinoza
766672f0d4
Add Notice.txt file as a follow up from component governance analysis ( #811 )
2022-07-29 09:56:10 -07:00
Adam Kania
ba3f41be56
[Superposition] Fix case of the image URL ( #810 )
2022-07-28 08:55:50 -07:00
Ricardo Espinoza
1d158240fd
Update QDK to July release 0.25.222597 ( #808 )
2022-07-26 17:22:08 -07:00
Ivan Shaporov
6fd1237082
[MultiQubitSystemMeasurements] Fix workbook calculations for Exercise 2. ( #804 )
...
Co-authored-by: Ivan Shaporov <ivshapo@microsoft.com>
2022-07-23 12:52:55 -07:00
Isha
cf3d7e3cba
[RippleCarryAdder] Add tasks 1.4-1.7 to the workbook ( #797 )
2022-07-16 00:41:54 -07:00
Ivan Shaporov
1dbd01ad4b
[Superposition] Add alternative solution for task 1.14 to the workbook ( #802 )
2022-07-14 22:24:37 -07:00
Manvi-Agrawal
887d9a5626
[README] Add instructions about updating IQ# kernel ( #801 )
...
Also updates other install links
2022-07-12 10:23:43 -07:00
Angela Burton
cd7b60ea61
Update QDK to June release 0.25.218240 ( #796 )
2022-07-04 12:03:22 -07:00
박재영
cf3be0c717
[ComplexArithmetic] Fix typo in the workbook ( #795 )
2022-06-23 10:39:55 -07:00
Isha
1865043e37
[RippleCaryAdder] Add workbook for tasks 1.1-1.3 ( #794 )
2022-06-20 19:43:05 -07:00
Angela Burton
f690df5299
Update iqsharp-base version to get security patches ( #793 )
2022-06-16 18:47:28 -07:00
Angela Burton
9b3435ea8f
[GHZGame] Update broken link ( #792 )
2022-06-03 23:27:29 -07:00
Cassandra Granade
a38d06bafd
Update and lock dependencies ( #790 )
...
* Update S.T.Json.
* Lock requirements.txt a bit further.
2022-06-01 17:04:48 -07:00
IsraelMiles
2184f7e8ea
Update global.json file ( #789 )
...
* update global.json qdk version and refactor duplicate code to function
* Update scripts/Update-QDKVersion.ps1
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
* Update scripts/Update-QDKVersion.ps1
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
* address PR feedback
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
2022-05-25 15:10:27 -07:00
Robin Kuzmin
5e179ec3d0
Update QDK version in global.json ( #788 )
2022-05-24 20:56:22 -07:00
Robin Kuzmin
1346962f76
Update QDK to May release 0.24.210930. ( #787 )
2022-05-24 13:54:56 -07:00
microsoft-github-policy-service[bot]
0f9cb5c1ba
Microsoft mandatory file
2022-05-23 16:59:03 -07:00
Mariia Mykhailova
da641fa0a7
[ExploringDJAlgo] Update pic and exercise 4 in part 2 ( #783 )
2022-05-20 09:19:29 -07:00
Mariia Mykhailova
f9136b8906
[BasicGates] Add links to the relevant tutorials ( #782 )
2022-05-19 00:09:09 -07:00
IsraelMiles
d3356fd32e
Add gh-sync workflow for automatic issue synchronization ( #772 )
2022-05-16 11:16:00 -07:00
Andres Paz
68b4aaf3d5
Adding global.json ( #780 )
2022-05-13 14:44:14 -07:00
Cassandra Granade
714d334538
Update QDK to 0.24.208024. ( #779 )
2022-05-06 15:55:02 -07:00
Angela Burton
bf09e4832a
Add DevSkim scanning and resolve initial alerts ( #778 )
2022-04-22 16:47:21 -07:00
meltyness
79ad94dc7b
Remove deprecated `using` qubit allocation syntax ( #777 )
2022-04-06 15:50:16 -07:00
Ricardo Espinoza
14071e2a04
Update QDK to 0.24.201332 ( #774 )
...
Also removes temporary installation instructions in README.md.
2022-03-30 18:55:07 -07:00
Vincent van Wingerden
7754c5f439
Update Contributing.md with quickref update instructions ( #763 )
2022-03-28 11:03:56 -07:00
Mathias Soeken
9688fdec5f
Update minimum versions for pygments and ipython ( #771 )
2022-03-28 10:01:07 -07:00
Andres Paz
56dbd9d806
Moving Python requirements to a requirements.txt file ( #770 )
2022-03-25 13:57:47 -07:00
Ricardo Espinoza
af19748a14
Update README to reflect .NET6 update ( #767 )
2022-03-24 20:33:32 -07:00
Mariia Mykhailova
7af06a7290
Downgrade jinja2 to avoid CI build break ( #769 )
...
See https://github.com/microsoft/vscode-jupyter/issues/9468
2022-03-24 19:40:54 -07:00
Ricardo Espinoza
2499521cc7
Re-targeting projects that remained in .NETCore 3.1 to .NET 6 ( #768 )
2022-03-23 10:43:35 -07:00
Cassandra Granade
ba9c6db0b6
Adapt to new async handling of compilation calls ( #765 )
...
* Await async compile calls.
* Update to 0.24.199223-beta.
* Only update utilities.
* Only update utilities.
* Undo change to dumpunitary.
2022-03-21 23:53:38 -07:00
Joshua Apanavicius
61b63e083d
Fix division sign error in Quick Reference ( #766 )
...
Fixed the sign error in Math Reference -> Complex Arithmetic -> Division.
Co-authored-by: Vincent van Wingerden <25651976+vivanwin@users.noreply.github.com>
2022-03-21 12:16:06 -07:00
Ricardo Espinoza
c45a88e680
Adopt .NET6 + VS2022 in Quantum Development Kit ( #764 )
...
With this change, we're migrating the main release train of the QDK to the most recent Long Time Support version of the .NET framework. For details about this change, refer to the original issue microsoft/qsharp-compiler#1224 .
As part of this change, we're:
- Re-targeting all .NetCoreApp3.1 binaries to .NET6.0
- Updating Docker images, samples and templates.
- Libraries using .NetStandard2.1 are not affected by this change.
- The minimum supported .NET version in the QDK will also be updated from 3.1 to 6.0
- The Visual Studio extension will now target Visual Studio 2022.
2022-03-17 15:25:27 -07:00
Mariia Mykhailova
d34963054b
Updates to new array creation syntax, part 3 ( #762 )
...
Replaces ConstantArray and deprecated syntax in Q# Jupyter Notebooks
2022-03-14 10:31:37 -07:00