brainpy.dyn module

brainpy.dyn module#

The brainpy.dyn module provides standard implementations for ions, ion channels, neurons, synapses, synaptic plasticity, and population rate models in the BrainPy framework.

This module includes classes and functions that are commonly used to describe the dynamics of neural systems. It provides a set of standard components and models that can be easily integrated into larger brain dynamics simulations using the BrainPy framework.

Note: The brainpy.dyn module is part of the BrainPy library, which is an open-source framework for brain dynamics programming. For more information and usage examples, please refer to the official documentation.