Azure Quantum What is a logical qubit? You have probably heard about what a qubit is. A qubit is used in Quantum Computers for calculations just as a bit is used in classical computers. So what is the difference between a qubit and a logical qubit and why does that matter?
Quantum Hardware aware synthesis using Classiq vs transpilation Using the Classiq platform, any developer can create more efficient quantum circuits. See how this synthesis engine approach is different than traditional transpilation.
Classiq Integrate Classiq into your app Quickly turn any optmization problem into a quantum computing program using Classiq. Here I show how to optimize a portfolio of stocks using Classiq, and exposing that via a web app.
Classiq The use of auxiliary qubits in MCX I will look at auxiliary qubits, how these can be used in MCX gates, and their effect on the overall depth of a quantum circuit when transpiled to a specific QPU.
Classiq Let's solve a construction problem with Grover using Classiq Create a large-scale Grover search algorithm using the Classiq platform. We will calculate the dimensions of a trapezoid, which has a specific volume, using the Grover algorithm.
Quantum secret Santa part 3 Welcome to my third blog in this series on how to solve a Secret Santa problem using quantum computers. This year I want to show how easy it is to generate Q# code to solve the problem using the Classiq platform. This blog is part of the Q# Holliday Calendar
Azure Quantum secret Santa part 2 Running Q# code via a python host program, and executing this on multiple different targets.
Azure Quantum Quantum inspired optimization - Traveling salesperson How to use Quantum Inspired Compute to calculate the shortest possible route for the traveling salesperson problem. Here we are using Azure quantum to solve the TSP problem. We firstly create the QUBO from Bing maps data, and then solve this using Azure Quantum.
Azure Quantum Inspired Optimization Quantum Inspired Optimization opens up a new world for optimization problems. Here we will have a look what Quantum Inspired Optimization is and show a simple example.
Quantum Computing Featured Quantum Secret Santa Solve a Secret Santa raffle using a quantum computer leveraging the Grover Search algorithm.