There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Parallel implementation of minimal algorithm for checking how many points in the given dataset are greater (by coordinates) than given one. The assumption is that there is approximately the same number of query points and data points.