Re: [PD] complex network

2009-04-04 Thread Mathieu Bouchard
On Fri, 3 Apr 2009, Frank Barknecht wrote: The last paragraph explains sparse matrices or rather, why you often don't need to treat them specially in Lua. Well, you better treat them specially in Lua, else you'd implement a nonspecial matrix product using three for-loops as usual, and then

Re: [PD] complex network

2009-04-03 Thread Ricardo Brazileiro
Hans, i'm refering a graphs, for study models in complex networks. it's necessary uses matrix grettings, Brazileiro http://rbrazileiro.info On Thu, Apr 2, 2009 at 10:49 PM, Hans-Christoph Steiner h...@eds.orgwrote: Do you mean a neural network? For that there is ANN. .hc On Apr 2,

Re: [PD] complex network

2009-04-03 Thread Mathieu Bouchard
On Fri, 3 Apr 2009, Ricardo Brazileiro wrote: i'm refering a graphs, for study models in complex networks. it's necessary uses matrix I don't think anything in Pd handles sparse matrices of any kind, but I could be wrong. In that case, you will have to use ordinary matrices. If you have

Re: [PD] complex network

2009-04-03 Thread Frank Barknecht
Hallo, Mathieu Bouchard hat gesagt: // Mathieu Bouchard wrote: On Fri, 3 Apr 2009, Ricardo Brazileiro wrote: i'm refering a graphs, for study models in complex networks. it's necessary uses matrix I don't think anything in Pd handles sparse matrices of any kind, but I could be

Re: [PD] complex network

2009-04-02 Thread Hans-Christoph Steiner
Do you mean a neural network? For that there is ANN. .hc On Apr 2, 2009, at 8:04 PM, Ricardo Brazileiro wrote: re all, it's possible to use pd for study and build a complex network? what libraries? tkz -- Ricardo Brazileiro ^ ~ http://rbrazileiro.info