2017 07 24 Open NEST Developer Video Conference - nest/nest-simulator GitHub Wiki
previous |
list |
next
Agenda
- Welcome
- Review of NEST User Mailing List
- Review of open Github Pull Request
- labeled new PRs, found reviewers
- #745 Rate model review: jointly decided on all open points:
- keep abbreviations like
_opn
instead of _output_noise
in model names (consistent with all other names being abbreviations)
rate_connection_delayed
instead of delayed_rate_connection
, appears joint in alphabetical listings.
- no quotes around variable names in exception strings
- keep
set_drift_factor
instead of set_drift_weight
to avoid confusion with all other factors giving a final weight.
- Review of open Github Issues
- labeled and assigned new issues