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

Exponential euler integration #54

Merged
merged 8 commits into from
Jun 13, 2013
Merged

Exponential euler integration #54

merged 8 commits into from
Jun 13, 2013

Conversation

mstimberg
Copy link
Member

Well, should do what the title promises. I added an example examples/I-F_curve_Hodgkin_Huxley.py that simulates the I/F curve for a Hodgkin Huxley neuron and uses exponential Euler integration for it. By switching on the debug log level you can have a look at the generated code.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 16e7e7e on exponential_euler into bfb59d5 on master.

@thesamovar
Copy link
Member

Seems to work well!

thesamovar added a commit that referenced this pull request Jun 13, 2013
@thesamovar thesamovar merged commit 0a334c3 into master Jun 13, 2013
@thesamovar thesamovar deleted the exponential_euler branch June 13, 2013 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants