You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like a fast NJ implementation to use from python. I see there is a pydecenttree folder, but no instructions for installation. Indeed, there seem not to be any instructions from compilation from source either.
A pip install -e pydecenttree results in:
../utils/timeutil.h:28:10: fatal error: 'decenttree_config.h' file not found
#include <decenttree_config.h>