0.4.1
New features
- The
Distribution.fit
method accepts ascipy_args
dictionary which is
passed toscipy
'sminimize
function. - The confidence interval computed by the profiler now uses root finding to
find the bounds where the likelihood ratio test starts failing. This means
confidence intervals can only be computed for the distribution's parameters. - Upper bounds on dependencies were removed, improving compatibility with
recent versions.