Skip to content

Guiming/ParallelRipleysKfunction

Repository files navigation

Parallel Ripley's K function

The C++ implementation of MPI/OpenMP parallel Ripley's K function for point pattern analysis on spatial big data. The pure OpenMP version is in the 'spp_openmp' directory and the MPI/OpenMP version in the 'spp_mpi' directory. Find more detail about the code in this paper: http://www.tandfonline.com/eprint/5bCbgNcnCTjhniHED4Et/full.

Environment

Ubuntu OS, with OpenMPI installed to run the MPI/OpenMP version.

License

Copyright 2015 Guiming Zhang. Distributed under GNU General Public License (GPL) license.

Citation

Guiming Zhang, Qunying Huang, A-Xing Zhu & John H. Keel (2016)Enabling point pattern analysis on spatial big data using cloud computing: optimizing and accelerating Ripley’s K function, International Journal of Geographical Information Science,30(11):2230-2252. DOI: 10.1080/13658816.2016.1170836 [Full text: http://www.tandfonline.com/eprint/5bCbgNcnCTjhniHED4Et/full]

Contact

Guiming Zhang (gzhang45@wisc.edu)

About

The C++ implementation of MPI/OpenMP parallel Ripley's K function for point pattern analysis on spatial big data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages