pygrenade_vx.network.abstract.multicompartment.neuron

Classes

Any(*args, **kwargs)

Special type indicating an unconstrained type.

Neuron()

Multicompartment-Neuron class.

TimeInterval

alias of _pygrenade_vx_network_abstract.ParameterInterval_ccalix_TimeInS_

Functions

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

Deep copy operation on arbitrary Python objects.

See the module’s __doc__ string for more info.