komanawa.kendall_stats.utils#

created matt_dumont on: 29/09/23

Functions#

estimate_runtime(npoints, func[, plot])

assumes linear log-log relationship between runtime and number of points

Module Contents#

estimate_runtime(npoints, func, plot=False)[source]#

assumes linear log-log relationship between runtime and number of points

Parameters:
  • npoints

  • func

  • plot – if True then plot the data and the regression line

Returns: