Ganesh Ajjanagadde
Ganesh Ajjanagadde
Hi, I have attached my script (testConjecGeneral.jl). Note that it depends on a few other files. I have attached them as well. Regards, Ganesh On Fri, Mar 7, 2014 at...
Were you able to reproduce the issue?
https://gist.github.com/gajjanag/6e4e7cad9b5c85992cb9 On Wed, Mar 12, 2014 at 6:28 PM, Mike Nolta [email protected]: > No, none of the files came through. Could you put them in a gisthttps://gist.github.com > ? >...
That's funny, I literally just converted MATLAB code to Julia code. I will have a look at it again. Sorry to have troubled you.
I updated my gist (changed the code a bit). I added a diagnostic print statement to show that the blue points do not have the same coordinates. I followed the...
That does work. However, it is extremely slow (as compared to MATLAB). Is that because of the copy(renyiVal)? Can you please elaborate or point me to a reference describing why...
LGTM - tested both a hyperthreaded multicore and non hyperthreaded multicore. It gives the correct thread count now.
> > tested both a hyperthreaded multicore and non hyperthreaded multicore. It gives the correct thread count now. > > Hi @gajjanag, can you please clarify if you meant you...