Skip to content

winash12/VPTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

84920d0 · Jun 24, 2022
Aug 25, 2019
Sep 23, 2019
Jun 1, 2019
May 26, 2019
Jun 2, 2019
Aug 23, 2019
Jun 24, 2022
Apr 19, 2019
Aug 25, 2019
Sep 23, 2019
May 24, 2019
May 24, 2019
Jul 31, 2019
May 3, 2019
Aug 25, 2019
Aug 25, 2019

Repository files navigation

To build this project all you have to do is

  1. a) Install Dependencies - GeographicLib C++ downloadable from https://sourceforge.net/projects/geographiclib/files/distrib/

b) Boost libraries - The C++ code needs Boost. Install them as per your OS flavor

c) Download https://github.com/QuantStack/xtensor and https://github.com/QuantStack/xtl as well

Build, test and install the above three then type

  1. python3.8 setup.py build_ext --inplace

  2. This will create a shared library file - vptree.cpython-36m-x86_64-linux-gnu.so

  3. In order to use this in a python file you will need to update your PYTHON_PATH and LD_LIBRARY_PATH. Add the location of the shared library directory to both PYTHON_PATH and LD_LIBRARY_PATH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published