``braincell`` module
====================

.. currentmodule:: braincell
.. automodule:: braincell












Base Class for Cell Modeling
----------------------------

.. autosummary::
   :toctree: generated/
   :nosignatures:
   :template: classtemplate.rst

    HHTypedNeuron
    SingleCompartment
    MultiCompartment



Base Class for Ion Channels
---------------------------

.. autosummary::
   :toctree: generated/
   :nosignatures:
   :template: classtemplate.rst

    IonChannel
    Ion
    IonInfo
    MixIons
    Channel
    Synapse
