CoreNeuron icon indicating copy to clipboard operation
CoreNeuron copied to clipboard

Define a coreneuron NMODL API

Open ohm314 opened this issue 5 years ago • 0 comments

@alkino had also mentioned this. Currently, NEURON/CoreNEURON mechanisms access functions and data from CorNEURON without any clear seperation between the codes and no clearly defined interface. We should define what is the interface of classes and functions of CoreNEURON that is used by NMODL and create an API. This allows us to more easily change internals while keeping the interface to NMODL stable, or at least make changes that might break the interface obvious.

ohm314 avatar Jan 25 '20 08:01 ohm314