All notable changes to this project will be documented in this file.
- Fixed a bug in calculating the theoretical end-to-end distance of 3D wormlike chains.
- Fixed a typo in the MANIFEST.in file that caused the header files not to be distributed on PyPI.
- Additional fields for PyPI support were added to the setup.py file.
- Fixed typos in the version numbers in various files.
- A method
getCppWLC2D
was added to helpers.py for generating two-dimensional wormlike chains.
- The Python interface to the self-avoiding wormlike chain no longer throws an error when the input path length is less than three.
- Documentation
- Some minimal unit tests and doctests
- Verification routine to check the accuracy of the WLC algorithms
- The project was restructured to better match a standard Python/C++ open-source format.
- Fixed off-by-one error in the wormlike chain generation code.
- Errors in computation of chain statistics