Source code#
The qolumbina.programs package contains executable programs and scripts for
quantum software testing, including the benchmarking quantum programs and
the unified modules enabling black-box testing of these quantum programs
without the need to know the internal details of the programs and to
learn the usage of Qiskit APIs.
- qolumbina.programs package
- amplitude_estimation
- bernstein_vazirani
- comparator
- deutsch_jozsa
- diagonal
- exact_reciprocal
- grover
- hamiltonian
- harrow_hassidim_lloyd
- hidden_subgroup_problem
- is_two_power
- ising
- monte_carlo
- parity
- pauli_rotations
- phase_estimation
- quadratic_form
- quantum_adder
- quantum_counting
- quantum_fourier_transform
- quantum_multiplier
- quantum_walk
- shor_algorithm
- state_preparation
- qolumbina.utils package