Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 557 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 557 Bytes

Changelog

Version 2.0.0 (2018-04-08)

Added since v1.0.0

Changed since v1.0.0

  • Implementation is now thread-safe so that calls to the aenet library can be parallelized using shared-memory parallelization.

Fixed since v1.0.0

  • Fixed a bug in the neighbor list that could result in crashes for periodic structures with atoms exactly on the cell boundaries.