Bradan Quantum
Hadamard gate

Presentation at DevConf.CZ 2026

The presentation I delivered at DevConf.CZ 2026 on "An Accessible Approach to Quantum Algorithms with QFrame and Qrisp" is now available on the DevConf YouTube channel.

I recently had the pleasure of attending the DevConf.CZ 2026 conference in Brno in the Czech Republic, where I gave a talk to a developer audience on the topic of programming with the Qrisp and QFrame Python libraries. The talk is pitched at an introductory level and is divided into the following parts:

  1. A fast introduction to quantum computing — introduces the basic concepts of programming with quantum circuits and quantum gates.

  2. Qrisp client library — introduces the Qrisp approach to coding quantum algorithms, using Grover’s search algorithm as an example.

  3. QFrame quantum search library — introduces the QFrame quantum search library, which is a Python library that implements a new accelerated quantum search algorithm.