Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Releases: microsoft/Quantum

A simple reversible simulator

20 May 16:17
b4cba4b
Compare
Choose a tag to compare
149113

Use extension method to simplify code. (#358)

Bit-flip Quantum Code Sample

19 May 23:05
e21bb9f
Compare
Choose a tag to compare
148859

Update README.md

Validating Quantum Mechanics with the CHSH Game

10 Apr 23:40
64ee801
Compare
Choose a tag to compare
Update to 0.11.2003.3107. (#335)

* ☑ chsh-game

* ☑ database-search

* ☑ integer-factorization

* ☑ oracle-synthesis

* ☑ reversible-logic-synthesis

* ☑ order-finding

* ☑ simple-grover

* ☑ phase-estimation

* ☑ adder-example

* var → using var

* ☑ analyze-hamiltonian

* ☑ create-hubbard-hamiltonian

* ☑ run-simulation

* ☑ get-gate-count

* ☑ molecular-hydrogen

* ☑ lithium-hydride-gui

* ☑ molecular-hydrogen

* ☑ simulate-hubbard-hamiltonian

* ☑ bit-flip-code

* ☑ measurement

* ☑ qrng

* ☑ simple-algorithms

* ☑ teleportation

* ☑ fsharp

* ☑ custom-mod-add

* ☑ evaluating-functions

* ☑ resource-counting

* ☑ oracle-emulation

* ☑ trotter-evolution

* ☑ simulators-with-overrides

* ☑ unit-testing

* ☑ simple-ising

* ☑ h2-command-line

* ☑ ising-generators

* ☑ ising-adiabatic

* ☑ hubbard

* ☑ ising-phase-est

* ☑ h2-gui

* ☑ state-visualizer

* ☑ intro-to-iqsharp

* bump state visualizer package lock

* ☑ sample-tests

* ☑ python-interop

* ☑ Dockerfile

* Scrub paths.

* More paths.

Iterative Phase Estimation

10 Apr 23:40
64ee801
Compare
Choose a tag to compare
Update to 0.11.2003.3107. (#335)

* ☑ chsh-game

* ☑ database-search

* ☑ integer-factorization

* ☑ oracle-synthesis

* ☑ reversible-logic-synthesis

* ☑ order-finding

* ☑ simple-grover

* ☑ phase-estimation

* ☑ adder-example

* var → using var

* ☑ analyze-hamiltonian

* ☑ create-hubbard-hamiltonian

* ☑ run-simulation

* ☑ get-gate-count

* ☑ molecular-hydrogen

* ☑ lithium-hydride-gui

* ☑ molecular-hydrogen

* ☑ simulate-hubbard-hamiltonian

* ☑ bit-flip-code

* ☑ measurement

* ☑ qrng

* ☑ simple-algorithms

* ☑ teleportation

* ☑ fsharp

* ☑ custom-mod-add

* ☑ evaluating-functions

* ☑ resource-counting

* ☑ oracle-emulation

* ☑ trotter-evolution

* ☑ simulators-with-overrides

* ☑ unit-testing

* ☑ simple-ising

* ☑ h2-command-line

* ☑ ising-generators

* ☑ ising-adiabatic

* ☑ hubbard

* ☑ ising-phase-est

* ☑ h2-gui

* ☑ state-visualizer

* ☑ intro-to-iqsharp

* bump state visualizer package lock

* ☑ sample-tests

* ☑ python-interop

* ☑ Dockerfile

* Scrub paths.

* More paths.

Searching with Grover's Algorithm

10 Apr 23:40
64ee801
Compare
Choose a tag to compare
Update to 0.11.2003.3107. (#335)

* ☑ chsh-game

* ☑ database-search

* ☑ integer-factorization

* ☑ oracle-synthesis

* ☑ reversible-logic-synthesis

* ☑ order-finding

* ☑ simple-grover

* ☑ phase-estimation

* ☑ adder-example

* var → using var

* ☑ analyze-hamiltonian

* ☑ create-hubbard-hamiltonian

* ☑ run-simulation

* ☑ get-gate-count

* ☑ molecular-hydrogen

* ☑ lithium-hydride-gui

* ☑ molecular-hydrogen

* ☑ simulate-hubbard-hamiltonian

* ☑ bit-flip-code

* ☑ measurement

* ☑ qrng

* ☑ simple-algorithms

* ☑ teleportation

* ☑ fsharp

* ☑ custom-mod-add

* ☑ evaluating-functions

* ☑ resource-counting

* ☑ oracle-emulation

* ☑ trotter-evolution

* ☑ simulators-with-overrides

* ☑ unit-testing

* ☑ simple-ising

* ☑ h2-command-line

* ☑ ising-generators

* ☑ ising-adiabatic

* ☑ hubbard

* ☑ ising-phase-est

* ☑ h2-gui

* ☑ state-visualizer

* ☑ intro-to-iqsharp

* bump state visualizer package lock

* ☑ sample-tests

* ☑ python-interop

* ☑ Dockerfile

* Scrub paths.

* More paths.

Creating random numbers with quantum computing

10 Apr 23:42
64ee801
Compare
Choose a tag to compare
Update to 0.11.2003.3107. (#335)

* ☑ chsh-game

* ☑ database-search

* ☑ integer-factorization

* ☑ oracle-synthesis

* ☑ reversible-logic-synthesis

* ☑ order-finding

* ☑ simple-grover

* ☑ phase-estimation

* ☑ adder-example

* var → using var

* ☑ analyze-hamiltonian

* ☑ create-hubbard-hamiltonian

* ☑ run-simulation

* ☑ get-gate-count

* ☑ molecular-hydrogen

* ☑ lithium-hydride-gui

* ☑ molecular-hydrogen

* ☑ simulate-hubbard-hamiltonian

* ☑ bit-flip-code

* ☑ measurement

* ☑ qrng

* ☑ simple-algorithms

* ☑ teleportation

* ☑ fsharp

* ☑ custom-mod-add

* ☑ evaluating-functions

* ☑ resource-counting

* ☑ oracle-emulation

* ☑ trotter-evolution

* ☑ simulators-with-overrides

* ☑ unit-testing

* ☑ simple-ising

* ☑ h2-command-line

* ☑ ising-generators

* ☑ ising-adiabatic

* ☑ hubbard

* ☑ ising-phase-est

* ☑ h2-gui

* ☑ state-visualizer

* ☑ intro-to-iqsharp

* bump state visualizer package lock

* ☑ sample-tests

* ☑ python-interop

* ☑ Dockerfile

* Scrub paths.

* More paths.

Quantum Teleportation Sample

10 Apr 23:41
64ee801
Compare
Choose a tag to compare
Update to 0.11.2003.3107. (#335)

* ☑ chsh-game

* ☑ database-search

* ☑ integer-factorization

* ☑ oracle-synthesis

* ☑ reversible-logic-synthesis

* ☑ order-finding

* ☑ simple-grover

* ☑ phase-estimation

* ☑ adder-example

* var → using var

* ☑ analyze-hamiltonian

* ☑ create-hubbard-hamiltonian

* ☑ run-simulation

* ☑ get-gate-count

* ☑ molecular-hydrogen

* ☑ lithium-hydride-gui

* ☑ molecular-hydrogen

* ☑ simulate-hubbard-hamiltonian

* ☑ bit-flip-code

* ☑ measurement

* ☑ qrng

* ☑ simple-algorithms

* ☑ teleportation

* ☑ fsharp

* ☑ custom-mod-add

* ☑ evaluating-functions

* ☑ resource-counting

* ☑ oracle-emulation

* ☑ trotter-evolution

* ☑ simulators-with-overrides

* ☑ unit-testing

* ☑ simple-ising

* ☑ h2-command-line

* ☑ ising-generators

* ☑ ising-adiabatic

* ☑ hubbard

* ☑ ising-phase-est

* ☑ h2-gui

* ☑ state-visualizer

* ☑ intro-to-iqsharp

* bump state visualizer package lock

* ☑ sample-tests

* ☑ python-interop

* ☑ Dockerfile

* Scrub paths.

* More paths.

Simple Quantum Algorithms Sample

10 Apr 23:40
64ee801
Compare
Choose a tag to compare
Update to 0.11.2003.3107. (#335)

* ☑ chsh-game

* ☑ database-search

* ☑ integer-factorization

* ☑ oracle-synthesis

* ☑ reversible-logic-synthesis

* ☑ order-finding

* ☑ simple-grover

* ☑ phase-estimation

* ☑ adder-example

* var → using var

* ☑ analyze-hamiltonian

* ☑ create-hubbard-hamiltonian

* ☑ run-simulation

* ☑ get-gate-count

* ☑ molecular-hydrogen

* ☑ lithium-hydride-gui

* ☑ molecular-hydrogen

* ☑ simulate-hubbard-hamiltonian

* ☑ bit-flip-code

* ☑ measurement

* ☑ qrng

* ☑ simple-algorithms

* ☑ teleportation

* ☑ fsharp

* ☑ custom-mod-add

* ☑ evaluating-functions

* ☑ resource-counting

* ☑ oracle-emulation

* ☑ trotter-evolution

* ☑ simulators-with-overrides

* ☑ unit-testing

* ☑ simple-ising

* ☑ h2-command-line

* ☑ ising-generators

* ☑ ising-adiabatic

* ☑ hubbard

* ☑ ising-phase-est

* ☑ h2-gui

* ☑ state-visualizer

* ☑ intro-to-iqsharp

* bump state visualizer package lock

* ☑ sample-tests

* ☑ python-interop

* ☑ Dockerfile

* Scrub paths.

* More paths.

H₂ Simulation Sample (Command Line)

10 Apr 23:40
64ee801
Compare
Choose a tag to compare
Update to 0.11.2003.3107. (#335)

* ☑ chsh-game

* ☑ database-search

* ☑ integer-factorization

* ☑ oracle-synthesis

* ☑ reversible-logic-synthesis

* ☑ order-finding

* ☑ simple-grover

* ☑ phase-estimation

* ☑ adder-example

* var → using var

* ☑ analyze-hamiltonian

* ☑ create-hubbard-hamiltonian

* ☑ run-simulation

* ☑ get-gate-count

* ☑ molecular-hydrogen

* ☑ lithium-hydride-gui

* ☑ molecular-hydrogen

* ☑ simulate-hubbard-hamiltonian

* ☑ bit-flip-code

* ☑ measurement

* ☑ qrng

* ☑ simple-algorithms

* ☑ teleportation

* ☑ fsharp

* ☑ custom-mod-add

* ☑ evaluating-functions

* ☑ resource-counting

* ☑ oracle-emulation

* ☑ trotter-evolution

* ☑ simulators-with-overrides

* ☑ unit-testing

* ☑ simple-ising

* ☑ h2-command-line

* ☑ ising-generators

* ☑ ising-adiabatic

* ☑ hubbard

* ☑ ising-phase-est

* ☑ h2-gui

* ☑ state-visualizer

* ☑ intro-to-iqsharp

* bump state visualizer package lock

* ☑ sample-tests

* ☑ python-interop

* ☑ Dockerfile

* Scrub paths.

* More paths.

Intro to Q# and Jupyter Notebook

10 Apr 23:42
64ee801
Compare
Choose a tag to compare
Update to 0.11.2003.3107. (#335)

* ☑ chsh-game

* ☑ database-search

* ☑ integer-factorization

* ☑ oracle-synthesis

* ☑ reversible-logic-synthesis

* ☑ order-finding

* ☑ simple-grover

* ☑ phase-estimation

* ☑ adder-example

* var → using var

* ☑ analyze-hamiltonian

* ☑ create-hubbard-hamiltonian

* ☑ run-simulation

* ☑ get-gate-count

* ☑ molecular-hydrogen

* ☑ lithium-hydride-gui

* ☑ molecular-hydrogen

* ☑ simulate-hubbard-hamiltonian

* ☑ bit-flip-code

* ☑ measurement

* ☑ qrng

* ☑ simple-algorithms

* ☑ teleportation

* ☑ fsharp

* ☑ custom-mod-add

* ☑ evaluating-functions

* ☑ resource-counting

* ☑ oracle-emulation

* ☑ trotter-evolution

* ☑ simulators-with-overrides

* ☑ unit-testing

* ☑ simple-ising

* ☑ h2-command-line

* ☑ ising-generators

* ☑ ising-adiabatic

* ☑ hubbard

* ☑ ising-phase-est

* ☑ h2-gui

* ☑ state-visualizer

* ☑ intro-to-iqsharp

* bump state visualizer package lock

* ☑ sample-tests

* ☑ python-interop

* ☑ Dockerfile

* Scrub paths.

* More paths.