pwollstadt / IDTxl

The Information Dynamics Toolkit xl (IDTxl) is a comprehensive software package for efficient inference of networks and their node dynamics from multivariate time series data using information theory.
http://pwollstadt.github.io/IDTxl/
GNU General Public License v3.0
249 stars 76 forks source link

Merge Lazy Array MPI Implementation to develop branch #116

Closed daehrlich closed 2 months ago

daehrlich commented 2 months ago

This commit implements client side surrogate data creation for the mpi-based computations of the null distributions of the various information theoretic measures. This required the implementation of lazy arrays and larger changes to the data object (!).