Base Classes
============

Abstract base classes that all neuron and synapse models inherit from.

.. currentmodule:: brainpy.state

.. autosummary::
   :toctree: generated/
   :nosignatures:
   :template: classtemplate.rst

   Dynamics
   Neuron
   Synapse
