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

Aeif psc delta 2 continued #849

Merged
merged 11 commits into from
Nov 28, 2017
Merged

Conversation

stinebuu
Copy link
Contributor

This is a continuation of PR #613, and can replace that PR. Most of the work has been reviewed, the difference is that with_refr_input_ is defaulted to false and is made set/getable as requested. I have also reordered the placement of with_refr_input_ in aeif_psc_delta.h to get rid of a warning.

Almost all the work is done @lepmik.

Copy link
Member

@Silmathoron Silmathoron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work, just a question about possible use of defaultdict to make it lighter and (maybe) easier to understand, otherwise it's all fine!


# Compare models to the LSODAR implementation.

def test_closeness_nest_lsodar(self):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was changed by @gtrensch is it okay to switch back to docstrings now?

aeif_DT0_delta = aeif_DT0.copy()
aeif_DT0_delta.pop('tau_syn_ex')

DT0_params = {"aeif_cond_alpha": aeif_DT0,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@terhorstd terhorstd added ZC: Model DO NOT USE THIS LABEL ZP: PR Created DO NOT USE THIS LABEL S: Normal Handle this with default priority T: Enhancement New functionality, model or documentation I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels Nov 27, 2017
@stinebuu
Copy link
Contributor Author

Sorry I took so long to address your comments, @Silmathoron!

Copy link
Member

@Silmathoron Silmathoron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok 👍
(the question of the docstrings was to be answered by @gtrensch but I guess this is fine ^^)

@heplesser
Copy link
Contributor

@lepmik @stinebuu Thanks for your efforts, merging!

@heplesser heplesser merged commit 7d59720 into nest:master Nov 28, 2017
@stinebuu stinebuu deleted the lepmik-aeif_psc_delta2 branch January 18, 2018 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Enhancement New functionality, model or documentation ZC: Model DO NOT USE THIS LABEL ZP: PR Created DO NOT USE THIS LABEL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants