Attention: The EBRAINS Wiki will be down Tuesday 14th October, from 18:00 CEST (my timezone) for up to 30 minutes due to an upgrade


Last modified by abonard on 2025/09/16 10:47

From version 28.1
edited by abonard
on 2025/06/03 11:03
Change comment: There is no comment for this version
To version 29.1
edited by abonard
on 2025/06/03 11:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -33,4 +33,9 @@
33 33  **Level**: advanced(%%) **Type**: user documentation
34 34  
35 35  The Granger causality is a method to determine functional connectivity between time-series using autoregressive modelling.
36 +=== [[Parallel>>https://elephant.readthedocs.io/en/latest/tutorials/parallel.html||rel=" noopener noreferrer" target="_blank"]] ===
36 36  
38 +**Level**: advanced(%%) **Type**: user documentation
39 +
40 +elephant.parallel module provides a simple interface to parallelize multiple calls to any user-specified function. We showcase a typical use case in this tutorial which is calling a function many times with different parameters.
41 +