Skip to content

Ok2610/eCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCP

Extended Cluster Pruning Index implementation in C++

Install Python3 libraries

sudo apt install libpython3.12-dev

Set environmental variables

export PYTHON_INCLUDE="/usr/include/python3.12/"
export PYTHON_LIBS="/usr/lib/x86_64-linux-gnu/"

NOTE: Your path may be different. These are from a WSL setup.

About

Extended Cluster Pruning Index implementation in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published