Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 513 Bytes

changelog.md

File metadata and controls

19 lines (11 loc) · 513 Bytes

2017-01-17

  • fixed a bug in utils.h that could cause an infinite loop during force evaluation�

2016-12-30

  • reverted class design layout from previous release due to performance issues
  • a few more performance tweaks behind the scene

2016-12-27

  • extended documentation
  • redesigned class layout of IBcompositeDynamics behind the scenes - no interface was broken.

2016-01-20

  • started keeping a changelog
  • examples now require a shared library instead of a static library (see documentation)