Quantum Processing – Creating Quantum circuit with qiskit.
Posted on Tue 23 September 2025 in misc
Computing is about writing code. Whether it is with punched cards, assembly, Python, or vibe coding using prompts for retards, we need a way to tell the computer which algorithm we want to execute.
I'm currently experimenting with qiskit, the IBM Python library for quantum computing. I don't know if …
Continue reading