How to install libkdtree++-devel in CentOS/RHEL 7 (noarch)
C++ template container implementation of kd-tree sorting
License: Artistic 2.0
http://libkdtree.alioth.debian.org/
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install libkdtree++-devel
Description
C++ template container implementation of kd-tree sorting.
RPMs
Eric Smith (2019-03-19)
—
- Added Debian's patch for GCC 5 and newer. · - Add Python 3 bindings and drop Python 2 bindings