Add register_ptr_to_python to PersistenceDiagram bindings to match changes in Boost.Python
#include <utilities/log.h>
#ifdef LOGGING
static rlog::RLogChannel* rlFiltration = DEF_CHANNEL("topology/filtration/info", rlog::Log_Debug);
static rlog::RLogChannel* rlFiltrationDebug = DEF_CHANNEL("topology/filtration/debug", rlog::Log_Debug);
#endif // LOGGING