This version change significantly rearranges the package structure. In particular,
the functionality of the large `utils` and `math_utils` modules has been split
into more specific modules (some of which already existed). Deprecated functionality
has been removed, and sphinx documentation has been added.
Additionally, the package was renamed from `pymisc-utils` to `pyllars` to help
avoid confusion between the older API and the updated one.
This update also adds Travis CI, Coveralls, Read the Docs, and PyPI support for
the project.
The tests are very minimal, and it is expected that some import errors have
not yet been resolved.
[0.99.xyz]
These versions are technical changes between the 0.2.xx and 1.xx code base.
Please ignore these.