-
Notifications
You must be signed in to change notification settings - Fork 370
2023 06 19 Open NEST Developer Video Conference
Dennis Terhorst edited this page Jun 19, 2023
·
2 revisions
- Welcome
- Review of NEST User Mailing List
- Project team round
- In-depth discussion
- Integrating connectivity concepts into NEST documentation
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.
- Models / NESTML
- need reviewers for some PRs that made process recently
- request for Tzodyks synapse in NESTML, worked straight forward.
- starting to look into vectorization (CPU)
- NEST GPU
- new preprint available, paper submitted, presented at the NEST Conference 2023: Golosio, Villamar, Tiddia et al. https://arxiv.org/abs/2306.09855
- PyNEST
- no report
- NEST Desktop
- working on the infrastructure setup: load balancing and fixing timeout issues
- Kernel
- nothing to report
- Installation
- looking at removing the "debian" deployment data from the NEST repository #2776
- Infrastructure
- discussing question on migration to newer C++ standards
- DECISION: allow C++20 from now on.
- organize separate VC for direct discussion on next steps for NEST code ( -> Friday afternoon session)
- discussing question on migration to newer C++ standards
- Documentation
- much work on documentation during the pre-conference Hackathon, many things still ongoing
- EBRAINS
- prepare NEST 3.5 for next EBRAINS code freeze at the end of the month
Mathematical descriptions for all connection rules in paper Connectivity concepts in neuronal network modeling, PLoS CB 2022
- discuss how to combine with nest documentation pages?
- include directly in the documentation, reading the well-defined terms will put users in a much better position.
- ontology can be decoupled later on, when need arises
- how to combine the definition of the graphical notation?
- put into NEST Desktop documentation and cross-reference between both documentations (intersphinx)
- discuss how to enable contributions in same or other repository?
- handle in nest and nest-desktop repos with the usual process
NEST Homepage: www.nest-simulator.org
NEST Initiative: www.nest-initiative.org