-
Notifications
You must be signed in to change notification settings - Fork 367
2020 05 11 Open NEST Developer Video Conference
terhorstd edited this page May 11, 2020
·
7 revisions
- Welcome
- Review of NEST User Mailing List
- Project team round special mentions:
- In-depth discussion
- all mails handled
Here we discuss topics that need broader attention, for example questions that came up but are outside a single project's scope, larger planned changes/PRs that affect all teams or pending work that is blocked by external factors.
- all teams in normal operation
- RNG seeding strategy is being reworked and documented
- Automatic Testing PRs are being split to more digestible units
- overall, many new features are implemented, code reviews need to catch up
Define semantics of NodeConnection
and Connect()
based on discussion in #1570; see also #1539, #1563
- discussed handling of
multapses=False
for source/target lists with non-unique IDs. Avoiding multapses can only be done with a reasonable amount of computation for source lists with unique IDs. - discussed implicit vs. explicit handling of uniqueness test. Applying uniqueness tests to potentially non-unique data types will be done implicitly to comply to user experience, but needs explicit documentation that it may be significantly slower.
NEST Homepage: www.nest-simulator.org
NEST Initiative: www.nest-initiative.org