Dmitry Vasilevsky
34de978b2c
Build 0.28.302312.
2023-09-13 00:35:58 +00:00
DmitryVasilevsky
6b2968243a
Broombridge 0.3 work ( #682 )
...
* Started work on updating to BB 0.3.
* Added v0.3 support to qdk-chem convert.
* --from → --format
* Add --flatten option.
* Update magic.
* Temporarily disable test not compatible with 0.3.
* Update test to bb 0.3, remove test made irrelevant by serialization refactor.
* Disable test for loading old version.
* Use trivial symmetry for orbital → fermion transform.
* Fix fourfold symmetry bugs
* Add unit test
* Update datamodel tests for v0.3
* Addressed feedback
---------
Co-authored-by: Christopher Granade <cgranade@cgranade.com>
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
Co-authored-by: Guang Hao Low <guanghaolow@gmail.com>
Co-authored-by: Dmitry Vasilevsky <dmitryv@microsoft.com>
2023-09-11 12:15:25 -07:00
Robin Kuzmin
de631b7bff
->0.28.291394 ( #680 )
2023-08-01 22:14:35 -07:00
Robin Kuzmin
16155ab630
Fixing CI
2023-07-25 19:49:00 -07:00
Robin Kuzmin
b711a8cf57
0.28.277227 ( #676 )
2023-06-06 23:10:49 +00:00
Mine Starks
2214d89925
Update QDK version to 0.28.263081 ( #666 )
2023-03-30 10:21:44 -07:00
DmitryVasilevsky
bc61b84c6c
Removing local resources estimator ( #663 )
...
* Removed more Resources Estimator tests
* Empty commit to rebuild
* Empty commit to rebuild
---------
Co-authored-by: Dmitry Vasilevsky <dmitryv@microsoft.com>
2023-03-15 10:15:47 -07:00
Scott Carda
f7af9c2a95
updated to 0.27.258160 ( #660 )
2023-03-06 11:58:03 -08:00
Robin Kuzmin
0c394a3f4b
Upgraded "Microsoft.NET.Test.Sdk" and "xunit.runner.visualstudio". ( #657 )
2023-02-23 17:27:20 -08:00
Robin Kuzmin
196faf9475
Fixing the undesirable dependencies issue for qdk. ( #656 )
...
* Migrated to net6.0.
2023-02-06 19:22:08 -08:00
Sarah Marshall
64409a1a16
Update to QDK version 0.27.253010
2023-01-31 09:34:25 -08:00
weucode
99f5675c6f
Update Facts.qs ( #654 )
...
Two APIs in Fact.qs are out of work when the length of FixedPoint array is 2. Rest is proper to replace Most, in this way, this case will also be included to check.
2023-01-17 10:56:25 -08:00
Mariia Mykhailova
fc93f933a4
Fix broken links in QML documentation ( #653 )
2023-01-11 08:55:24 -08:00
hiroyha1
28cc1efbfd
doc fix: matrix multiplication order for PauliY ( #650 )
2022-12-28 05:30:22 -08:00
Robin Kuzmin
136afb2006
Switch to 0.27.244707. ( #647 )
2022-12-12 17:36:52 -08:00
Robin Kuzmin
f3d64b6dfa
2022.10 Hotfix: Updated to 0.27.238334 ( #643 )
2022-10-28 21:17:58 -07:00
Robin Kuzmin
3a6b2ea3ef
Switch to QDK version 0.27.236950. ( #642 )
2022-10-26 01:02:31 -07:00
Ian Kinkead
159f76143a
Details or example lacking for ResultArrayAsInt function #635 ( #636 )
...
* Update Convert.qs
* Update Convert.qs
2022-10-25 10:33:44 +00:00
Mariia Mykhailova
f450c22e53
Fix broken links to CNOT ( #641 )
...
The links at https://learn.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.synthesis.applyxcontrolledontruthtable and https://learn.microsoft.com/en-us/qsharp/api/qsharp/microsoft.quantum.synthesis.applyxcontrolledontruthtablewithcleantarget are not recognized. I guess the capitalization in the @ link has to match the capitalization in the name exactly.
2022-10-24 23:40:16 -07:00
Ricardo Espinoza
60bc2f9376
Updating QDK version to 0.26.233415. ( #634 )
2022-10-10 13:42:48 -07:00
Ricardo Espinoza
05a50fdf1f
Updating Notice.txt for all components ( #633 )
2022-10-05 23:58:16 -07:00
Ricardo Espinoza
b80054e046
Update license text for NetMQ ( #632 )
2022-10-05 03:36:04 +00:00
Rufus Buschart
76dd668d5a
Added example how to use PrepareArbitraryStateCP ( #627 )
...
* Added example how to use PrepareArbitraryStateCP
* Update Standard/src/Preparation/Arbitrary.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
2022-09-23 19:23:11 +00:00
DmitryVasilevsky
f29e03e74a
Updating QDK version to 0.25.228311 - August 2022 Release ( #626 )
...
Co-authored-by: Dmitry Vasilevsky <dmitryv@microsoft.com>
2022-09-09 18:09:31 -07:00
Rufus Buschart
48541dab66
Fixes outdated example ( #623 )
...
Fixes https://github.com/microsoft/QuantumLibraries/issues/622
2022-09-06 23:03:44 -07:00
Jamie Magee
9cbc6b1688
Add `$schema` to `cgmanifest.json` ( #620 )
...
* Add `$schema` to `cgmanifest.json`
* Temporarily disable test not compatible with 0.3.
Co-authored-by: Jamie Magee <jamie.magee@microsoft.com>
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
Co-authored-by: Mathias Soeken <mathias.soeken@microsoft.com>
2022-09-02 09:47:10 -07:00
Adam Kania
c0b8517355
Fix documentation ( #615 )
...
* Fix documentation
* Temporarily disable test not compatible with 0.3.
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
Co-authored-by: Mathias Soeken <mathias.soeken@microsoft.com>
2022-09-02 05:35:00 -07:00
Ricardo Espinoza
d43cb358bf
Add exemption file for Central Feed Services onboarding ( #621 )
2022-09-01 00:42:08 -07:00
Mathias Soeken
3d0aea9549
Revise ApplyFunctionWithLookupTable ( #617 )
2022-08-30 11:36:00 -07:00
Rajiv Krishnakumar
2991f67eb0
lookup table code ( #611 )
...
* lookup table code
* Update Numerics/tests/LookupTableTests.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/src/FixedPoint/LookupTable.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/src/FixedPoint/LookupTable.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/src/FixedPoint/LookupTable.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/tests/LookupTableTests.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/tests/LookupTableTests.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/tests/LookupTableTests.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/src/FixedPoint/LookupTable.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/src/FixedPoint/LookupTable.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/src/FixedPoint/LookupTable.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Update Numerics/tests/LookupTableTests.qs
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
* Moved potential efficiency comments
Moved potential efficiency comments of fanning out control qubits from summary to inside the code
* Split summary into summary and remarks
Split original summary to summary and remarks
* Added latex formatting
* Update Numerics/src/FixedPoint/LookupTable.qs
* Update Numerics/tests/LookupTableTests.qs
Co-authored-by: Krishnakumar, Rajiv [Engineering] <rajiv.krishnakumar@ny.email.gs.com>
Co-authored-by: Mathias Soeken <mathias.soeken@gmail.com>
Co-authored-by: Mathias Soeken <mathias.soeken@microsoft.com>
2022-08-22 23:30:33 -07:00
Mathias Soeken
59438bfe6a
API review July 2022 ( #608 )
...
* API review July 2022
* Apply suggestions from code review
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
* Apply suggestions from code review
* Apply suggestions from code review
* Update api-design-2022-07.md
* Update api-design-2022-07.md
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
2022-08-19 02:04:59 -07:00
Ricardo Espinoza
3f661797f0
Updating QDK version to 0.25.222597. ( #609 )
2022-07-27 16:03:14 -07:00
Adrian Lehmann
0ac7ac1370
ApplyWindowed ( #603 )
...
* Add ApplyWindowed operation
Applies an operation windowing over input but with const target qubits
* Simplify ApplyWindowed
* Update ApplyWindowed to be more idiomatic
See comment on #602 by @cgranade
* Fix documentation style issues for ApplyWindowed
* Improve ApplyWindowed documentation and add example
* Change name of ApplyWindowed to ApplyToEachWindow
* Fix example being in code block
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
Co-authored-by: Mathias Soeken <mathias.soeken@microsoft.com>
Co-authored-by: Mariia Mykhailova <michaylova@gmail.com>
2022-07-20 08:59:27 -07:00
Mathias Soeken
131a8e7b44
Add functions for smallest and largest representable fixed point ( #606 )
...
* Add functions for smallest and largest representable fixed point
Implements #594
* New line.
* Apply suggestions from code review
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
2022-07-17 18:04:36 -07:00
Mathias Soeken
34964117ba
API review June 2022 ( #596 )
...
* API review June 2022
* Apply suggestions from code review
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
* Apply suggestions from code review
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
* Apply suggestions from code review
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
2022-07-07 00:54:53 -07:00
Mathias Soeken
2117bf2850
Improves MultiplexOperations implementation ( #599 )
...
* Resource estimation tests.
* Improved implementation.
* Ergonomic changes.
2022-07-05 09:07:45 -07:00
Filip W
d46f8b8d5b
improve diagnostics message when swapping array elements ( #597 )
2022-06-13 12:40:39 -07:00
Mathias Soeken
5f9ba1c5e5
API review May 2022 ( #584 )
...
* API review May 2022
* Apply suggestions from code review
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
* Apply suggestions from code review
* Update api-design-2022-05.md
Co-authored-by: Cassandra Granade <chgranad@microsoft.com>
2022-06-06 07:23:34 -07:00
Robin Kuzmin
0730cda6ee
Updated to the latest QDK. ( #591 )
2022-05-25 08:28:39 -07:00
microsoft-github-policy-service[bot]
dda01531f8
Microsoft mandatory file ( #587 )
...
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-05-23 07:01:27 -07:00
Andres Paz
025a812602
Creating global.json ( #586 )
2022-05-13 21:24:00 -07:00
Mathias Soeken
690d7423e6
Feature branch cleanup ( #582 )
...
* Fixes #570 . (#572 )
* Fixes #571 . (#573 )
* Add DevSkim scanning (#576 )
* Examples in fixed-point conversion functions.
* API review April 2022 (#561 )
* API review April 2022
* Apply suggestions from code review
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
* Update api-design-2022-04.md
* Update api-design-2022-04.md
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
* Fixes #580 . (#581 )
* Address reviewer's feedback.
Co-authored-by: Angela Burton <anjbur@users.noreply.github.com>
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
2022-05-12 10:36:56 +02:00
Mathias Soeken
81fe6defd4
Implements fixed-point conversion functions ( #575 )
...
* Implements #559 .
* Apply suggestions from code review
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
* Use new UDT fields.
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
2022-05-12 10:36:56 +02:00
Mathias Soeken
7b5cfc4e4c
Implements #555 ( #557 )
...
* Implements #555 .
* Apply suggestions from code review
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
* Change order of arguments.
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
2022-05-12 10:36:56 +02:00
Mathias Soeken
ad3a6f19aa
Implements #549 . ( #574 )
2022-05-12 10:36:56 +02:00
Mathias Soeken
049ad5244d
Fixes #580 . ( #581 )
2022-05-05 00:45:39 -07:00
Mathias Soeken
b79847777e
API review April 2022 ( #561 )
...
* API review April 2022
* Apply suggestions from code review
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
* Update api-design-2022-04.md
* Update api-design-2022-04.md
Co-authored-by: Mariia Mykhailova <mamykhai@microsoft.com>
2022-05-04 10:06:13 -07:00
Angela Burton
aeedcdd00c
Add DevSkim scanning ( #576 )
2022-04-23 08:18:13 -07:00
Mathias Soeken
74a3d27447
Fixes #571 . ( #573 )
2022-04-21 13:17:48 -07:00
Mathias Soeken
488fb7c425
Fixes #570 . ( #572 )
2022-04-21 11:11:38 -07:00