All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Explanatory comments in pylintrc.
- Code for explanatory plot reinstated from https://github.com/multipitch/dissertation.
- Rewrite of README.rst
- setup.py and doc/conf.py reads version from init.py so version has a single source.
- Extensive rewrite of documentation.
- Fixed typo in cli.py.
- Preventedattempts to plot when basic problem is run.
- Use of numpydoc in documentation - reverted to sphinx.ext.napoleon.
- Excluded doc/conf.py from linting with pylint.
- Removed disabling of TODO warnings in pylintrc
- Initial commit.