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.
Setting Verbose=False the settings dict of BivariateMI.analyse_network() reduces verbosity by about 50%. It would make sense to be able to explicitly switch off all verbosity except warnings and errors
That is true, thank you for the suggestion. Right now, we are still preparing the release version of the toolbox, but I will put this on our todo list to include this asap.
Setting Verbose=False the settings dict of BivariateMI.analyse_network() reduces verbosity by about 50%. It would make sense to be able to explicitly switch off all verbosity except warnings and errors