Visualising Quantum Random Walks in Python
A random walk (sometimes called 'the drunkard's walk' describes the motion of a particle that undergoes a series of random steps. But what happens if that particle is a quantum particle? This article presents a few interesting ways of visualising this motion, using Python and matplotlib.