Skip to content

2017 02 20 Open NEST Developer Video Conference

terhorstd edited this page Feb 20, 2017 · 2 revisions

previous | list | next

Agenda

  1. Welcome
  2. Review of NEST User Mailing List
    • all issues were addressed
  3. Review of open Github Pull Request
    • #653 - discussed offline
    • #650 - split simulate into prepare, run and finalize
      • define mutable and immutable operations
      • have to take care users don't do bad things between run()s.
      • using run() instead of simulate() voids warranty
      • maybe adapt run_manager to do checks
    • #648 - reviewers assigned
    • #613 - work in progress
    • #546
      • sometimes false positives about unused functions
      • deactivate cppcheck on travis, so we have the information, but builds are ok
      • PEP8 of travis is quite old, causes confusion
      • need more robust solution for different versions of checkers
    • #544 - work in progress
    • #507 - work in progress
    • #496 - added reviewer
    • #492 - wip
    • #483 - wip
    • #476 - wip
    • #476 - wip
    • #436 - plan exists
    • #280 - wip
    • #241 - plan exists
  4. Review of open Github Issues
    • "T:Bug"s scanned
    • change bug reporting in nest test suite to say "report on mailinglist" instead of "on github"
    • #571 - discussed, will be turned into PR
Clone this wiki locally