Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 23:45

CellListMap v0.8.0

Breaking change

The only breaking change was the removal of the neitghborlist(box::Box, cl::CellList) method. The new InPlaceNeighborList interface
and the keyword parameters of the neighborlist functions provide all the necessary flexibility, with additional easy of use.

Diff since v0.7.26

Closed issues:

  • add more extensive testing to UpdateCellList (#28)
  • Provide an integration example with Agents.jl (#65)
  • primitive neighbor list (#68)

Merged pull requests: