Skip to content

Releases: SteffenPL/SpatialHashTables.jl

v0.3.0

10 Jul 10:07
Compare
Choose a tag to compare

SpatialHashTables v0.3.0

Diff since v0.2.1

  • Breaking change with new syntax and GPU suitable support for spatial hash grids.
  • Improved performance and type stability

v0.2.1

07 Dec 02:39
Compare
Choose a tag to compare

SpatialHashTables v0.2.1

Diff since v0.2.0

  • Preliminary support for periodic boundary conditions periodic_neighbours.

v0.2.0

21 Nov 23:29
Compare
Choose a tag to compare

SpatialHashTables v0.2.0

Diff since v0.1.0

Breaking changes

  • Renamed functions: updatetables! instead of updateboxes! and more coherent order of arguments in constructors.

v0.1.0

21 Nov 15:01
Compare
Choose a tag to compare

SpatialHashTables v0.1.0

Merged pull requests:

  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#1) (@github-actions[bot])
  • CompatHelper: add new compat entry for Adapt at version 3, (keep existing compat) (#2) (@github-actions[bot])