Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate standard models into a membrane part and a synapse part #2

Open
apdavison opened this issue May 21, 2013 · 0 comments
Open
Labels
Milestone

Comments

@apdavison
Copy link
Member

Currently, a standard model combines both a membrane mechanism and a synaptic mechanism. If there are n of the former and m of the latter, we have to create n x m standard models (even more if there could be more than one synapse type per neuron). It would be cleaner to have standard membrane models and standard synaptic models that could be combined in user code to build arbitrary models. Only n + m models then have to be created/maintained.


Imported from Trac ticket:2

Opened: 2007-04-24 11:38:37
Last modified: 2010-11-04 11:00:25
Component: unspecified
Priority: major
Owner: somebody
Reporter: apdavison

apdavison added a commit that referenced this issue Jan 11, 2016
@apdavison apdavison modified the milestones: future, 1.0 Apr 7, 2019
apdavison pushed a commit that referenced this issue May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant