wsphillips / Conductor.jl

Choo-choo
MIT License
60 stars 12 forks source link

Parametric CompartmentSystems: Specialize by model formalism #38

Closed wsphillips closed 2 years ago

wsphillips commented 2 years ago

Implements CompartmentSystem{T<:CompartmentForm} so that we can specialize by the type of internal dynamics. This should make it easier to have separate code paths for LIF vs conductance-based neurons, etc