hxtorch.core

Modules

hxtorch.core.experiment

Defining basic types to create hw-executable instances

hxtorch.core.morphology

User defined neuron morphologies.

hxtorch.core.observables

Hardware observables object

hxtorch.core.parameter

Generic parameter object holding hardware configurable neuron parameters.

hxtorch.core.plasticity_rule

Classes

HXParameter(value)

HXTransformedModelParameter(model_value, …)

MixedHXModelParameter(model_value, …)

ModelParameter(model_value)

Morphology()

Represents the internal structure of a neuron.

SingleCompartmentNeuron(size, …)

Neuron with a single iso-potential compartment.