Skip to content

Releases: kmdouglass/PolymerCpp

v0.1.3 - Fix to theoretical end-to-end distance calculations

28 Jun 19:16
Compare
Choose a tag to compare

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

28 Jun 18:02
Compare
Choose a tag to compare

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

28 Jun 17:24
Compare
Choose a tag to compare

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

28 Jun 14:00
Compare
Choose a tag to compare

Added

  • A method getCppWLC2D was added to helpers.py for generating
    two-dimensional wormlike chains.

v.0.0.1

12 Jun 06:05
Compare
Choose a tag to compare
  • The self-avoiding WLC algorithm no longer throws an error when the input path length is less than 3.

v0.0.0

08 Jun 10:48
Compare
Choose a tag to compare

Algorithms to generate

  1. Infinitesimally thin wormlike chains
  2. Self-avoiding wormlike chains