* improved readability * further readability improvements * removed csv file and added f
* Create newton_forward_interpolation.py This code is for calculating newton forward difference interpolation for fixed difference. * Add doctests and reformat with black