wsphillips / Conductor.jl

Choo-choo
MIT License
60 stars 12 forks source link

Conductance no longer wraps vanilla MTK systems #30

Closed wsphillips closed 2 years ago

wsphillips commented 2 years ago

Instead of eagerly building a ODESystem on construction, ConductanceSystem now generates system components (e.g. equations, states, parameters) on demand, consistent with the behavior of CompartmentSystem and NetworkSystem.