Hi,
today I got an "out of memory" error from gretl, I think it's the first
time for me...
It happened when I did something like:
list L1 = L2 - L3
where L2 has 63 elements, and L3 has 13800 elements. That's because L3
has lots of duplicates -- this is of course a bug in my script and I
have corrected that. Nevertheless, given modern computers with Gigabytes
of memory, it still seems strange that gretl shouldn't be able to handle
that, no? Or am I missing something?
cheers,
sven