Quantum programming: Difference between revisions

Content deleted Content added
Hananro (talk | contribs)
added a description of Classiq's Qmod language to the list of Quantum programming languages
Hananro (talk | contribs)
add the Classiq platform to the list of Quantum software development kits
Line 36:
{{Main|Cirq}}
An open source project developed by [[Google]], which uses the [[Python programming]] language to create and manipulate quantum circuits. Programs written in Cirq can be run on [[IonQ]], [[Pasqal]],<ref name="auto"/> [[Rigetti Computing|Rigetti]], and [[Alpine Quantum Technologies]].<ref name="auto2"/>
 
==== Classiq ====
{{Main|Classiq}}
A cloud-based quandum IDE developed by [https://classiq.io Classiq], uses a high-level quantum language, [[#Qmod|Qmod]], to generate scalable and efficient quantum circuits with the hardware-aware synthesis engine, that can be deployed across a wide range of QPUs. The platform includes a large library of of quantum algorithms.
 
 
 
==== Forest ====