=======================
The only significant change is the addition of MultiFitter.
- Added lsqfit.MultiFitter which is a framework from organizing
fits around a small number user-defined of models that are fit
simultaneously to many different pieces of data using different sets of
parameters. It was developed to support the corrfitter module, but is more
general.
- Tiny bug fixes to wavg to cover certain edge cases.
- Faster tests.