Multivariate Point Process Package  0.1
PtPack: The C++ Multivariate Point Process Package

PtPack is a C++ software library of high-dimensional temporal point processes. It aims to provide flexible modeling, learning, and inference of general multivariate temporal point processes to capture the latent dynamics governing the sheer volume of various temporal events arising from social networks, online media, financial trading, modern health-care, recommender systems, etc.

Prerequisites

Features

Build static library

The built library will be saved under the directory build/lib

Build examples

All built examples will be saved under the directory example/build