Proposal for Extended Kalman Filter class
Created by: nuft
There are still some things to be fixed:
- choice of how to compute the Kalman gain (how to invert S)
- choose integration step size
- add unit tests
Once #1 is merged I can rebase this branch onto master.