ProductionPerig | Dreamstime.com
Quantum Qubit Promo

Working With Quantum Computing

Oct. 6, 2021
Don’t have a quantum computer handy? Check out the open-source TKET tool.

What you’ll learn:

  • What is TKET?
  • How to give quantum computing a "test drive."

Okay, quantum computing isn’t something you’ll be doing in the near future, unless you’re in a university or company specializing in the technology, since the actual hardware isn’t ready to put into your pocket smartphone—yet. For example, D-Wave Systems’ 128-qubit superconducting adiabatic quantum optimization processor needs the supporting equipment to maintain operating temperature (see figure).

If these quantum computers ran like conventional processors, then one might simply take their C program and drop it on a quantum computer. Unfortunately, that doesn’t work.

Luckily, though, developers can utilize tools like Cambridge Quantum’s (CQ) TKET (pronounced “ticket”) quantum software-development kit to not only target quantum-computing hardware, but also program and run applications suitable for quantum computing in software. Getting hands-on experience can be very useful in understanding what is doable and how it will be programmed.

The free, open-source TKET allows developers to translate algorithms into quantum circuits. The resulting applications can be used with a range of quantum hardware platforms and quantum programming tools without needing to rewrite code.

TKET has been around since 2018, but it just recently moved to open source. It is platform-agnostic and will work with most commercially available quantum hardware platforms. This includes hardware from companies like Google, Honeywell, IBM, and IonQ. TKET also works with open-source quantum programming tools such as Cirq, Qiskit, and Pennylane.

Algorithms and Qubits

It can be a challenge to develop algorithms that work with the physical qubit layouts of each individual platform. TKET helps translate machine-independent algorithms into executable circuits. The circuits are then optimized for the precise qubit layout of each platform. This process reduces the number of steps needed to run an algorithm. It ensures the results and outputs are as reliable as possible, even when using noisy intermediate-scale quantum (NISQ) devices.

NISQ is the name of the game these days since qubits inside today’s quantum hardware are unstable and quickly become “noisy.” They can lose coherence and stop producing clear results when running an algorithm.

Back in May, researchers from CQ developed a quantum algorithm that helps solve problems involving the complex Monte Carlo integration. Monte Carlo is a mathematical process used to estimate the probability of averaging samples; it’s critical in financial risk analysis, drug development, supply-chain logistics, and throughout other business and scientific applications. TKET software also was used in a further breakthrough—CQ was able to show “ground-breaking proofs” that quantum computers can learn to apply reason when faced with partial information or uncertainty.

“TKET combines high-level hardware-agnostic optimization for quantum circuits with target specific compilation passes for the chosen quantum device,” said Dr. Ross Duncan, Head of Software at CQ. “This helps quantum computing users move seamlessly between quantum platforms, while maintaining consistent high performance. Users need only to focus on developing their quantum applications, not rewriting code around the idiosyncrasies of any particular hardware. At the same time, we help quantum-computing hardware companies ensure that they can get the best performance from their processors.”

Quantum computing is new, but it offers many opportunities much like the way machine learning has gone from an academic exercise to incorporation in a wide range of applications.

Sponsored Recommendations

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!