- Add support for Python 3
- Add continuous integration via Travis
- Bug: correctly account for errors in Ridge/Lasso regression
- Add figure tests in
compare_images.py
- Documentation and example updates
- Moved from using
pyfits
to usingastropy.io.fits
- Fix the prior for the Bayesian Blocks algorithm
Bug fixes, January 2013
- Fixed errors in dataset downloaders: they failed on some platforms
- Added citation information to the website
- Updated figures to reflect those submitted for publication
- Performance improvement in freedman_bin_width
- Fix setup issue when sklearn is not installed
- Enhancements to devectorize_axes
function
Initial release, October 2012