Parallel Computing

The package takes advantage of Julia multi-threading features to increase performance if Julia is started with multiple threads.

See official Julia documentation on starting Julia with multiple threats:

The following functions take advantage of multi-threading to increase their performance:

FunctionFunction NameWhat is parallelized?
Polygon contiguitypolyneighBouning box overlaps and polygon hits
Global Moran's ImoranPermutation test
Global Geary's cgearyPermutation test
Local MoranlocalmoranConditional permutation test
Local GearylocalgearyConditional permutation test
Getis-Ord StatisticsgetisordConditional permutation test