MCMC changes and maintenance
MCMC removes the burn-in step entirely and instead runs for 2 more integrated autocorrelation times and discards the first two autocorrelation times. This ensures the chain is independent of the starting state.
numba is now required and some functions in CADETMatch now use numba for acceleration
Removed spearman graphs
Support addict 2.4.0
Lots of other small fixes to the code and cleanups