Content deleted Content added
NiklasStone (talk | contribs) No edit summary Tags: Reverted references removed |
NiklasStone (talk | contribs) No edit summary Tag: Reverted |
||
Line 39:
An Open Source suite of tools developed by D-Wave. Written mostly in the Python programming language, it enables users to formulate problems in Ising Model and Quadratic Unconstrained Binary Optimization formats (QUBO). Results can be obtained by submitting to an online quantum computer in Leap, D-Wave's real-time Quantum Application Environment, customer-owned machines, or classical samplers.{{citation needed|date=June 2021}}
[[File:QProg1-Refreshed.png|thumb|350x350px|A sample code using projectq with Python]]
==== ProjectQ ====▼
An [[Open Source]] project developed at the Institute for Theoretical Physics at [[ETH]], which uses the [[Python programming]] language to create and manipulate quantum circuits.<ref>{{Cite web|url=https://projectq.ch/|title=Home}}</ref> Results are obtained either using a simulator, or by sending jobs to IBM quantum devices.▼
==== Qrisp ====
Line 45 ⟶ 49:
Furthermore, it is platform independent, since it offers alternative compilation of elementary functions down to the circuit level, based on device-specific gate sets.
▲==== ProjectQ ====
▲An [[Open Source]] project developed at the Institute for Theoretical Physics at [[ETH]], which uses the [[Python programming]] language to create and manipulate quantum circuits.<ref>{{Cite web|url=https://projectq.ch/|title=Home}}</ref> Results are obtained either using a simulator, or by sending jobs to IBM quantum devices.
==== Qiskit ====
|