Created the new lib.curve_fit.exponential module for exponential curve-fitting.
This contains the single exponential_2param_neg() function which will be used for the relaxation
dispersion target functions. This is based on Sebastien Morin's function exp_2param_neg in
maths_fns.exponential.c in his dormant inversion-recovery branch.