A simple Kalman Filter implementation in Python
The python packages numpy, matplotlib and geopy are required:
numpy
matplotlib
geopy
$ pip install numpy matplotlib geopy
From the root directory of this repository run
$ python main.py