Francesco

Results 144 comments of Francesco

Hi Lesley, I will be glad to accept your contribution if you got time and interest to work on that. As far as I remember there were no real problems...

Hi Lesley, > Apparently the problem disappeared after I had pulled in the latest LuaJIT. The excessive memory usage was due to this bug: > http://www.freelists.org/post/luajit/GC-break-after-Fix-GC-steps-threshold-handling-when-called-by-JITcompiled-code > which was fixed...

I'm not sure but I think the reason for returning ffi.C was that the gsl library were already linked to the executable because of the C API calls to the...

Of course you can :-) I was thinking to a different approach, keeping a column matrix that is visible to the user so that it is 1-indexed and use the...

My idea was that the user always sees the matrix and nothing else but may be I'm missing something. I guess an usage schema can help to fix the ideas.

I didn't remember this detail but looking at the code I think I understood. The space is (13 + 6) x N. I store in the array several N dimensional...

Hi Lesley, I'm looking of what you have done right now. I see that my beloved "damped-ho-evol.lua" does not work any more, I have to figure out why! :-) The...

Hi Marcel, I'm glad if you are able to do interesting things using livecode. Unfortunately I don't know very well how liveconding works. Do you think you can explain in...

Ok, I've tried the live coding. This is actually nice to make some changes and see immediately the result in the plot, I agree with you :-) Actually I was...

Hello everyone, I was able to create a notarized app for Mac OS (Intel x86-64) for lite-xl here: https://github.com/franko/lite-xl/releases/tag/v1.16.5-macos-1 It works on my system, Mac OS Mojave, but I would...