Updated all code that accesses the target_functions.relax_fit module.
The target_functions.relax_fit_wrapper.Relax_fit_opt class no longer exists. Instead the
target_functions.relax_fit.Relax_fit C class is being used. The input into the C code has been
updated to make sure that all arguments for the target functions are numpy arrays rather than Python
lists.