Quantum programming: Difference between revisions

Content deleted Content added
m Fixed typo (langauge to language)
Tags: Visual edit Mobile edit Mobile web edit
Line 136:
==== Qmod ====
Quantum Modeling (Qmod) language is a high-level language that abstracts away the gate-level qubit operation, providing a functional approach to the implementation of quantum algorithms on quantum registers.
The langaugelanguage is part of the [https://classiq.io Classiq] platform and can be used directly with its native syntax, through a Python SDK, or with a visual editor, all methods can take advantage of the larger library of algorithms and the efficient circuit optimization.
 
==== Q|SI> ====