* Allow tuples and lists as input. (courtesy internaut)
* Dropped support of EOL Python versions (2.6, 3.2, and 3.3). (courtesy internaut)
* Fixed a possible division-by-zero exception. (courtesy internaut)
* Fixed a formatting error in an exception message. (courtesy internaut)
* Compiled with Cython 0.27.3.