nestml
nestml copied to clipboard
Add NEST Desktop target
This PR adds NEST Desktop as a target platform to NESTML. The output of the code generator, in this case, will be a .json
file containing the details of the neuron model file(s). These json files will be used by the NEST Desktop GUI to select models from a model repository and use them for further simulations.
Note: A part of the documentation for adding new targets is borrowed from #729
@jens-br
I apologize for the long silence to react to this PR.
Currently, I got somehow installation/compilation errors of NESTML on my machine (Ubuntu 20.04, Python 3.8). Thus, I will upgrade to Ubuntu 22.04 in next month and will report then when I am able to test it.
Friendly ping to prevent stale status.
LGTM!
@clinssen ?
Friendly ping. Is it possible to use it in v8.0?
I asked because I implemented this feature in nestml-server which is installed in NEST 3.8 rc2 image. It shows error because these features are not in NESTML v8.0.