.. currentmodule:: brian2.synapses.synapses Synapses class ============== (*Shortest import*: ``from brian2 import Synapses)`` .. autoclass:: Synapses Tutorials and examples using this --------------------------------- * Tutorial :doc:`1-intro-to-brian-neurons ` * Tutorial :doc:`2-intro-to-brian-synapses ` * Tutorial :doc:`3-intro-to-brian-simulations ` * Example :doc:`COBAHH ` * Example :doc:`CUBA ` * Example :doc:`adaptive_threshold ` * Example :doc:`advanced/custom_events ` * Example :doc:`advanced/float_32_64_benchmark ` * Example :doc:`compartmental/bipolar_with_inputs ` * Example :doc:`compartmental/bipolar_with_inputs2 ` * Example :doc:`compartmental/lfp ` * Example :doc:`coupled_oscillators ` * Example :doc:`frompapers/Brette_2012/Fig5A ` * Example :doc:`frompapers/Brunel_2000 ` * Example :doc:`frompapers/Brunel_Hakim_1999 ` * Example :doc:`frompapers/Brunel_Wang_2001 ` * Example :doc:`frompapers/Clopath_et_al_2010_homeostasis ` * Example :doc:`frompapers/Clopath_et_al_2010_no_homeostasis ` * Example :doc:`frompapers/Diehl_Cook_2015 ` * Example :doc:`frompapers/Diesmann_et_al_1999 ` * Example :doc:`frompapers/Graupner_Brunel_2012 ` * Example :doc:`frompapers/Izhikevich_2003 ` * Example :doc:`frompapers/Izhikevich_2007 ` * Example :doc:`frompapers/Kremer_et_al_2011_barrel_cortex ` * Example :doc:`frompapers/Maass_Natschlaeger_Markram_2002 ` * Example :doc:`frompapers/Nicola_Clopath_2017 ` * Example :doc:`frompapers/Spreizer_et_al_2019/Spreizer_et_al_2019 ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_1_COBA ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_2_gchi_astrocyte ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_3_io_synapse ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_4_rsmean ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_4_synrel ` * Example :doc:`frompapers/Stimberg_et_al_2018/example_5_astro_ring ` * 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:`frompapers/Tsodyks_Pawelzik_Markram_1998 ` * Example :doc:`frompapers/Tsodyks_Uziel_Markram_2000 ` * Example :doc:`frompapers/Vogels_et_al_2011 ` * Example :doc:`frompapers/Wang_2002 ` * Example :doc:`standalone/STDP_standalone ` * Example :doc:`standalone/cuba_openmp ` * Example :doc:`standalone/standalone_multiple_processes ` * Example :doc:`standalone/standalone_multiplerun ` * Example :doc:`synapses/STDP ` * Example :doc:`synapses/continuous_interaction ` * Example :doc:`synapses/efficient_gaussian_connectivity ` * Example :doc:`synapses/gapjunctions ` * Example :doc:`synapses/homeostatic_stdp_at_inhibitory_synapes ` * Example :doc:`synapses/jeffress ` * Example :doc:`synapses/licklider ` * Example :doc:`synapses/nonlinear ` * Example :doc:`synapses/spatial_connections ` * Example :doc:`synapses/spike_based_homeostasis ` * Example :doc:`synapses/state_variables ` * Example :doc:`synapses/synapses `