Hi all,
I am writing a new neuron model using nestml and then I modify the C++ code. I am having a hard time defining an input parameter of the neuron as an array of numbers. Is this even possible? Thanks.
Regards Cristiano
Hello Cristiano,
Thank you for your email.
NESTML doesn’t yet support parameters as array of numbers. As a matter of fact, we are currently working on supporting arrays/vectors in NESTML which would be then converted to vectors in the C++ equivalent code in NEST.
Thanks, Pooja
On 16. Feb 2021, at 17:13, Cristiano Alessandro cristiano.alessandro@unipv.it wrote:
Hi all,
I am writing a new neuron model using nestml and then I modify the C++ code. I am having a hard time defining an input parameter of the neuron as an array of numbers. Is this even possible? Thanks.
Regards Cristiano _______________________________________________ NEST Users mailing list -- users@nest-simulator.org To unsubscribe send an email to users-leave@nest-simulator.org
------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Volker Rieke Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------
Dear Cristiano,
If I may, could I ask you what the use-case is that you have in mind? Knowing about the model that you would like to write in NESTML, could help us in providing language features for it. For example, if you want to combine it with a vector of input ports.
Thanks in advance! Charl
On Tue, Feb 16, 2021, at 18:26, Babu, Pooja wrote:
Hello Cristiano,
Thank you for your email.
NESTML doesn’t yet support parameters as array of numbers. As a matter of fact, we are currently working on supporting arrays/vectors in NESTML which would be then converted to vectors in the C++ equivalent code in NEST.
Thanks, Pooja
On 16. Feb 2021, at 17:13, Cristiano Alessandro cristiano.alessandro@unipv.it wrote:
Hi all,
I am writing a new neuron model using nestml and then I modify the C++ code. I am having a hard time defining an input parameter of the neuron as an array of numbers. Is this even possible? Thanks.
Regards Cristiano _______________________________________________ NEST Users mailing list -- users@nest-simulator.org To unsubscribe send an email to users-leave@nest-simulator.org
Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Volker Rieke Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt
NEST Users mailing list -- users@nest-simulator.org To unsubscribe send an email to users-leave@nest-simulator.org