- Dataset class - plotting with a Plot class - confidence intervals based on Greenhall's EDF algorithm - testing on multiple python versions with tox - continuous integration with https://travis-ci.org/aewallin/allantools - test coverage report on https://coveralls.io/github/aewallin/allantools?branch=master
2016.4
From the changelog: - convert tests to use pytest - split tests into individual pytests, make them all pass - accept a numpy.array as taus parameter. - Switch to new signature (https://github.com/aewallin/allantools/issues/29) - remove old and slow pure-python implementation