Hi Ted, all On 04/20/2012 03:43 PM, Ted wrote: > >> Couldn't we also say that the error you were getting at trying "+" >> would be the main (Fluxus) issue here? That one doesn't look clear at >> all. >> > > Actually, I'm using the (pdata-op) function which make a "vadd" on all > pdata elements. > It should be faster than parsing the datas with (pdata-map!) and vadd > inside.
Yup, one day we'll compile the lambda in pdata-map! etc and run it in parallel on the GPU. But for now there is pdata-op :) > > I have begun a mapping feature on it too. First try here > https://vimeo.com/37274617 Very nice! Are you running all those scripts at the same time?! cheers, dave
