Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Tag: algorithm

algorithm

Articles tagged algorithm (13).

← Back to all tags


Browse by tag: chemistry encoding error-correction integration machine-learning optimization primitive resource-estimation sample-based simulation tutorial usage variational


Algorithms

Estimating Nanosheet Material Properties with Multidimensional Quantum Fourier Transform

Implement multidimensional QFT and classical preprocessing for inputs whose grid sizes are not powers of two.

Hamiltonian Simulation with Suzuki–Trotter (Rabi oscillation)

Trotter–Suzuki product formulas on the Rabi model with empirical convergence orders.

Hybrid Quantum Neural Network (HQNN)

End-to-end CNN + quantum variational circuit on Fashion-MNIST with the parameter shift rule.

Introduction to Quantum Error Correction

3-qubit bit-flip/phase-flip codes, Shor’s 9-qubit code, and stabilizers.

Möttönen Amplitude Encoding

Prepare an arbitrary real or complex amplitude vector via Gray-code Ry/Rz multiplexers, with three input modes (concrete, bound Vector[Float], runtime-parametric angles).

Pauli Correlation Encoding (PCE)

Solve a 20-variable MaxCut on just 3 qubits with Pauli Correlation Encoding, training a hardware-efficient ansatz against a tanh-relaxed surrogate and decoding via sign rounding.

QAOA for Graph Partitioning

End-to-end optimization example using OMMX, JijModeling, and QAOAConverter.

QAOA for MaxCut: Building the Circuit from Scratch

Build a QAOA circuit from scratch to solve MaxCut, then compare with the built-in qaoa_state.

Quantum Kernel Classification

Use quantum feature maps and kernel methods for classification on the make_circles dataset.

Quantum Selected Configuration Interaction (QSCI)

Sample bitstrings from a quantum state, build an effective Hamiltonian, and diagonalize it classically with a strict variational guarantee.

Quantum-enhanced Markov chain Monte Carlo

Implement Quantum-enhanced MCMC using Trotter-decomposed time evolution.

Stabilizer Formalism and the Steane Code

CSS construction, syndrome decoding, and transversal Hadamard.

Variational Quantum Eigensolver (VQE) for the Hydrogen Molecule

Build a molecular Hamiltonian with OpenFermion and find the ground state energy via VQE.