jessica-mitchell
jessica-mitchell
This PR adds documentation regarding HPC including * a general overview of hardware and software components * an example Slurm script * explanation of MPI and threading * reference to...
This PR adds introductory text to explain a bit about models in NEST. @clinssen @pnbabu I added a section on NESTML that is copied from your docs, please comment if...
This PR aims to make the comments (doxygen and c++) more consistent and useful. So far, only a few files have been touched because I would like some feedback as...
Resolves #2404 This PR fixed the Jupyter notebook links and makes it so they generate properly on Read the docs
This PR adds the hover tooltip reference role to glossary terms throughout the documentation (see #2109).
**Describe the flaw** We regularly have questions from users that lack adequate information, or questions that are repeated. **Suggest an improvement** If inadequate info is provided, the developer who is...
The synapse model type should be mentioned in the model description (current-based synapses ?). The equation for the dynamics is also not rendered properly and needs to be fixed.
**Describe the flaw** `local_spike_counter` will reset in repeated calls to simulate(), which is not documented The assumed behavior is that it would reset after resetting the kernel. **Suggest an improvement**...
**Describe the flaw** Some of the neuron models do not have equations in the docs, and they should be included. Missing model equations: iaf_* hh_* ... (possibly more) We are...
This PR adds text to the What's new section for 3.4 regarding the PR #2394. This is a nice feature that should be highlighted, and I assume (@gtrensch @terhorstd) release...