genn-team/genn

Extra global parameters are half-implemented for Postsynaptic models

neworderofjamie opened this issue · 0 comments

Missing:

  • create_custom_postsynaptic_class in PyGeNN
  • underlying variables generated in runner

Present:

  • SynapseGroup.push_psm_extra_global_param_to_device and SynapseGroup.pull_psm_extra_global_param_from_device in PyGeNN
  • Added to merged group
  • Substituted into code

For the sake of completeness, this should be fixed up