v0.8.0
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.
Closed issues:
- add more extensive testing to UpdateCellList (#28)
- Provide an integration example with Agents.jl (#65)
- primitive neighbor list (#68)
Merged pull requests: