wsphillips / Conductor.jl

Choo-choo
MIT License
60 stars 12 forks source link

State subscribers #31

Closed wsphillips closed 2 years ago

wsphillips commented 2 years ago

Channels can subscribe to the state of compartments. Allows synaptic channels with multiple subscribers (e.g. monitor voltage in multiple presynaptic neurons).

Also begins to fix namespacing (parent compartment state versus extrinsic state)