Inform
Inform copied to clipboard
Multiple initial conditions with different length
Whenever metrics are computed over a dataset of time series from multiple initial conditions, it would be nice to allow for time series with different length.
Proposed API
EXPORT double inform_active_info(int const *series, size_t n, size_t *m, int b,
size_t k, inform_error *err);