Releases: SteffenPL/SpatialHashTables.jl
Releases · SteffenPL/SpatialHashTables.jl
v0.3.0
SpatialHashTables v0.3.0
- Breaking change with new syntax and GPU suitable support for spatial hash grids.
- Improved performance and type stability
v0.2.1
SpatialHashTables v0.2.1
- Preliminary support for periodic boundary conditions
periodic_neighbours
.
v0.2.0
SpatialHashTables v0.2.0
Breaking changes
- Renamed functions:
updatetables!
instead ofupdateboxes!
and more coherent order of arguments in constructors.