Releases: m3g/CellListMap.jl
Releases · m3g/CellListMap.jl
v0.8.5
CellListMap v0.8.5
Closed issues:
v0.8.4
CellListMap v0.8.4
v0.8.3
CellListMap v0.8.3
v0.8.2
CellListMap v0.8.2
v0.8.1
CellListMap v0.8.1
updated python docs
v0.8.0+docs1 small python module for interface
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:
v0.7.27
CellListMap v0.7.27
Closed issues:
v0.7.26
0.7.26+docs3 fixed typos in docs
v0.7.26
v0.7.26+docs2 update python docs