I switched all the equations to use np.array instead of np.matrx. Also, I am starting to write the Kalman Math chapter in earnest.
Started developing EKF chapter. Stalled - not sure what is the best initial example to develop. Air drag seems unnecessarily 'mathy', but then you need diff eq to compute Jacobians.