We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25de6ef commit a2b1d55Copy full SHA for a2b1d55
src/PointNeighbors.jl
@@ -2,6 +2,7 @@ module PointNeighbors
2
3
using Reexport: @reexport
4
5
+using CellListMap: CellListMap
6
using LinearAlgebra: dot
7
using Polyester: @batch
8
@reexport using StaticArrays: SVector
0 commit comments