Skip to content

Tags: microsoft/qsharp

Tags

v1.19.0

Toggle v1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update content for 1.19 release (#2631)

v1.18.0

Toggle v1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version to 1.18 (#2563)

v1.16.0

Toggle v1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 1.16 (#2360)

v1.15.0

Toggle v1.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update version to 1.15 (#2262)

v1.14.0

Toggle v1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version for 1.14 (#2203)

v1.13

Toggle v1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version for 1.13 (#2138)

v1.12

Toggle v1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Python interop sample notebook (#2066)

This adds a Jupyter notebook sample for invoking Q# callables from
Python. I confirmed the new notebook runs in integration tests as
expected.

v1.11.1

Toggle v1.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove configuration in DF chemistry sample (#2045)

This configuration was added in #1700, but it has a wrong error budget
that is not compatible with the other configuration and the sample. I
removed it again for clarity.