Releases: kmdouglass/PolymerCpp
Releases · kmdouglass/PolymerCpp
v0.1.3 - Fix to theoretical end-to-end distance calculations
Fixed
- Fixed a bug in calculating the theoretical end-to-end distance of 3D wormlike chains.
v0.1.2 - Fixed MANIFEST.in for PyPI support
Fixed
- Fixed a typo in the MANIFEST.in file that caused the header files
not to be distributed on PyPI.
v0.1.1 - Added support for PyPI
Added
- Additional fields for PyPI support were added to the setup.py file.
Fixed
- Fixed typos in the version numbers in various files.
v0.1.0 - Two-dimensional wormlike chains
Added
- A method
getCppWLC2D
was added to helpers.py for generating
two-dimensional wormlike chains.
v.0.0.1
- The self-avoiding WLC algorithm no longer throws an error when the input path length is less than 3.
v0.0.0
Algorithms to generate
- Infinitesimally thin wormlike chains
- Self-avoiding wormlike chains