Added - Numerical differentiation is now based on the package numdifftools which should be more reliable.
Changed - kwarg `h_num_grad` changed to `num_grad` which takes boolean values (default False). - Speed up of rfft calculation of the autocorrelation by reducing the zero padding.