[nengo-user] Creating multidimensional node using 'nef.SimpleNode'
Qinghao Fu
qing_hao2000 at yahoo.com
Sat Feb 8 02:06:26 EST 2014
Hello, Dear all
I have the following questions while working on Nengo. Any help is greatly appreciated.
1. Is it possible to create
multidimensional node using 'nef.SimpleNode' and connect it to a multi-D input? I tried to create a 2D node using
nef.SimpleNode and connect it to a 2D input, but keep getting the error.
However, if I switch to 1D, it works fine. Maybe I didn't get the dimension part right. if it
is possible, could you please share some codes on how to do this.
2.If I want to print out the value of input
created by build-in 'make_input', or the value of a 2D ensemble created by
'make', what function should I use? For the 2D ensemble, can I set the value of a dimension like "A[1][0] = ...".
Thank you very much,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://artsservices.uwaterloo.ca/pipermail/nengo-user/attachments/20140207/1d914a9b/attachment-0002.html>
More information about the nengo-user
mailing list