A=randint(2,size=(4,4))
S.connect('A(i,j)==1')
In [11]: S.connect('A[i,j]==1')
File "<string>", line unknown
SyntaxError: Unknown syntax: Subscript
Any idea?
If this is not going to be possible at all, am I supposed to cycle through all entries of my adjacency matrix and create the connections one by one?
This does not sound very efficient. Example above has only 4 neurons but I'm looking at much larger networks (N>1000)...
Thanks,
Luc Berthouze
--
http://www.facebook.com/briansimulator
https://twitter.com/briansimulator
New paper about Brian 2: Stimberg M, Goodman DFM, Benichoux V, Brette R (2014).Equation-oriented specification of neural models for simulations. Frontiers Neuroinf, doi: 10.3389/fninf.2014.00006.
---
You received this message because you are subscribed to the Google Groups "Brian" group.
To unsubscribe from this group and stop receiving emails from it, send an email to briansupport...@googlegroups.com.
To post to this group, send email to brians...@googlegroups.com.
Visit this group at http://groups.google.com/group/briansupport.
For more options, visit https://groups.google.com/d/optout.