CHANGES
=======

v0.2.4
------

* Try to fix issue by checking if a list
* Try to convert to list before extracting median values
* Adds a file to gitignore
* autopep8
* Updates travis to use nosetests
* More shuffling around.  Removed leading underscore so code could be shared
* Restructures import structure
* Fixes some import problems
* Adds \_safe\_getattr
* Adds travis ci

v0.2.3
------

* Try and fix setup.cfg again

v0.2.2
------

* changelog

v0.2.1
------

* Fixes setup.cfg

v0.2
----

* Updates tests
* Updates survival function estimators
* Adds util.py, containing a safe\_divide function
* Adds a test for rcumsum
* Add survival.py

v0.1.0
------

* Adds some basic distribution functions.  Adds \_\_init\_\_.py.  Adds test
* Initial commit
* Initial commit
