Presentation at DevConf.CZ 2026
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:
-
A fast introduction to quantum computing — introduces the basic concepts of programming with quantum circuits and quantum gates.
-
Qrisp client library — introduces the Qrisp approach to coding quantum algorithms, using Grover’s search algorithm as an example.
-
QFrame quantum search library — introduces the QFrame quantum search library, which is a Python library that implements a new accelerated quantum search algorithm.