.. currentmodule:: brian2.input.timedarray TimedArray class ================ (*Shortest import*: ``from brian2 import TimedArray)`` .. autoclass:: TimedArray Tutorials and examples using this --------------------------------- * Tutorial :doc:`3-intro-to-brian-simulations ` * Example :doc:`advanced/COBAHH_approximated ` * Example :doc:`frompapers/Brunel_Wang_2001 ` * Example :doc:`frompapers/Jansen_Rit_1995_single_column ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_4_synrel ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_6_COBA_with_astro ` * Example :doc:`frompapers/Sturzl_et_al_2000 ` * Example :doc:`frompapers/Tetzlaff_2015 ` * Example :doc:`multiprocessing/01_using_cython ` * Example :doc:`multiprocessing/02_using_standalone ` * Example :doc:`standalone/standalone_multiple_processes ` * Example :doc:`synapses/homeostatic_stdp_at_inhibitory_synapes ` * Example :doc:`synapses/jeffress ` * Example :doc:`synapses/spike_based_homeostasis `