Skip to content

Commit a2b1d55

Browse files
committed
using CellListMap
1 parent 25de6ef commit a2b1d55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/PointNeighbors.jl

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ module PointNeighbors
22

33
using Reexport: @reexport
44

5+
using CellListMap: CellListMap
56
using LinearAlgebra: dot
67
using Polyester: @batch
78
@reexport using StaticArrays: SVector

0 commit comments

Comments
 (0)