.. currentmodule:: brian2.equations.equations Equations class =============== (*Shortest import*: ``from brian2 import Equations)`` .. autoclass:: Equations Tutorials and examples using this --------------------------------- * Example :doc:`COBAHH ` * Example :doc:`IF_curve_Hodgkin_Huxley ` * Example :doc:`advanced/COBAHH_approximated ` * Example :doc:`advanced/float_32_64_benchmark ` * Example :doc:`frompapers/Clopath_et_al_2010_homeostasis ` * Example :doc:`frompapers/Clopath_et_al_2010_no_homeostasis ` * Example :doc:`frompapers/Destexhe_et_al_1998 ` * Example :doc:`frompapers/Diehl_Cook_2015 ` * Example :doc:`frompapers/Diesmann_et_al_1999 ` * Example :doc:`frompapers/Hindmarsh_Rose_1984 ` * Example :doc:`frompapers/Jansen_Rit_1995_single_column ` * Example :doc:`frompapers/Rossant_et_al_2011bis `