Quantum programming: Difference between revisions

Content deleted Content added
Bender the Bot (talk | contribs)
Line 85:
==== t|ket> ====
A quantum programming environment and optimizing compiler developed by [[Quantinuum]] that targets simulators and several trapped-ion quantum hardware backends, released in December 2018.<ref>{{cite web |title=pytket|website=[[GitHub]]|date=22 January 2022|url=https://github.com/CQCL/pytket}}</ref>
 
==== Wolfram Quantum Framework ====
An add-on [[Wolfram Language]] paclet that provides a symbolic, high-level representation for quantum objects such as basis, states, operators, channels, measurements, and circuits, integrated with [[Mathematica]].<ref>{{Cite web|url=https://resources.wolframcloud.com/PacletRepository/resources/Wolfram/QuantumFramework/|title=QuantumFramework | Wolfram Language Paclet Repository|website=resources.wolframcloud.com|access-date=2025-08-18}}</ref> The framework includes tools for simulation and analysis—such as time evolution, measurement simulation, entanglement monotones, partial trace/transpose, discrete Wigner transforms, stabilizer methods, and tensor-network utilities—as well as a library of named constructs (e.g., Bell/GHZ states, Pauli operators, Fourier, Grover etc).<ref>{{Cite web|url=https://resources.wolframcloud.com/PacletRepository/resources/Wolfram/QuantumFramework/|title=QuantumFramework | Wolfram Language Paclet Repository|website=resources.wolframcloud.com|access-date=2025-08-18}}</ref> It offers built-in visualization (e.g., circuit diagrams and Bloch-sphere plots) and interoperability with external platforms, including conversion to Qiskit and Amazon Braket formats and the ability to send queries to quantum processing units (QPUs) via service connections.
 
== Quantum programming languages ==