* significant directory structure reorganization * add prediction error plots * create output directories if they do not exist * add date to plots * describe best subset selection in README.md * move fit quality statistics from figure title to legend * in plots change residuals lines to discrete points
0.13.1
* update installation instructions * remove keyword argument `warn` from calls to `matplotlib.use()`
0.13.0
* add fixed energy range option to [parameters]
0.12.0
* add NSS to title in plots * add update instructions to README
0.11.0
* negative coefficients from linear regression are handled correctly (again) * print more decimal places for NSS in table output
0.10.0
* Write output files after each fit * Add NSS path plot * Add stacked plot * Add [plots] section to configuration file * Configure number of best fit plots with best_fits_plot_limit in [plots] * Report best fit(s) for each component count * Add reference-only percent contributions to plot