I've created a nice layout for my quantum computing cheatsheet. It's not just a patchwork of stuff I've googled. It's a synthesis of everything I've understood in the last few month.

There are thing I had to get by myself because no one clearly mentioned it. Like the fact that Wikipedia pages on Quantum Gates use "1st qubit leftmost" convention whereas Qiskit use "1st qubit rightmost".

Anyway, here it is:
https://kissyagni.com/TheQuantumComputingCheatSheet.pdf

Use it, Share it, and even Correct it 😊

#quantum #quantumprocessing #quantumcomputing

New stuff on The Quantum Playground. I tried to understand what is the Density Matrix, but TBH, I still don't really get it. The diagonal represent the probability of measuring the system in that state. The off-diagonal are dependencies between states.

Anyway, if you want to play and try to understand there it is:

https://kissyagni.com/the-quantum-playground/tab-density-matrix

#quantumcomputing #quantumprocessing #quantum

I've update my QuantumCheatSheet with all the pain points I had when I developed the Quantum Playground. I hope it can help other beginners.

https://kissyagni.com/pages/qcheatsheet.html

#quantum #quantumprocessing #quantumcomputing

KissYagni

A tech blog about Software Craftsmanship, Agile and things that might be overdesigned for what they do.

KissYagni

GoPi5Go-Dave now has a (virtual environment) Quantum Processor!

Installed Qiskit-Aer Quantum Simulator, and managed to get a few "example circuits" to run.

I have absolutely no idea what robot Dave can do with his Quantum Processor, nor how to design the logic circuits.

Supposedly a Quantum Processor could run circles around ROS 2 Nav2 (if I add a mobile refrigerator to my robot).

#GoPiGo3 #QuantumProcessing #Qisket_Aer #ROS_2 #Nav2 #MobileRobots