pygrenade_vx.network.multicompartment.neuron_components

Classes

Compartment()

Substructure of multicompartment-neuron-model.

CompartmentConnection(source, target, …)

Connection between two compartments.

Functions

pygrenade_vx.network.multicompartment.neuron_components.deepcopy(x, memo=None, _nil=[])

Deep copy operation on arbitrary Python objects.

See the module’s __doc__ string for more info.