Skip to content

v0.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 17:26

CellListMap v0.9.3

Diff since v0.9.2

New feature:

  • Support of integer cutoff in neighborlist function (previously this returned an error). The distances in the neighbor lists are returned in Float64 in this case. Otherwise the type of the cutoff.

Other changes:

  • Add more tests to increase coverage.