Skip to content

Releases: m3g/CellListMap.jl

v0.8.5

24 Oct 12:35
Compare
Choose a tag to compare

CellListMap v0.8.5

Diff since v0.8.4

Closed issues:

  • Birth Death processes...? (#71)
  • per particle cutoff array... (#72)

v0.8.4

19 Sep 11:58
Compare
Choose a tag to compare

CellListMap v0.8.4

Diff since v0.8.3

v0.8.3

16 Sep 14:48
Compare
Choose a tag to compare

CellListMap v0.8.3

Diff since v0.8.2

v0.8.2

15 Sep 19:37
Compare
Choose a tag to compare

CellListMap v0.8.2

Diff since v0.8.1

v0.8.1

13 Sep 18:21
Compare
Choose a tag to compare

CellListMap v0.8.1

Diff since v0.8.0

updated python docs

12 Sep 13:32
Compare
Choose a tag to compare
v0.8.0+docs1

small python module for interface

v0.8.0

11 Sep 23:45
Compare
Choose a tag to compare

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:

v0.7.27

11 Sep 23:45
081fac8
Compare
Choose a tag to compare

CellListMap v0.7.27

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)

v0.7.26

06 Sep 14:40
Compare
Choose a tag to compare
0.7.26+docs3

fixed typos in docs

v0.7.26

03 Sep 01:15
Compare
Choose a tag to compare
v0.7.26+docs2

update python docs