throwing query in gaussian example in cplint swish
Anniepoo opened this issue · 3 comments
Choose the example
hist_uncond(10000,40,G).
EXPECTED: some calculation
OBSERVED: throws
is/2: Type error: evaluable' expected, found
[]' (an empty_list)
observed on website on 1016/10/28
Annie,
I cannot reproduce it, I tried just now and no error is thrown.
We recently changed the javascript code, can you please try
hist_uncond(1000,40,G).
in an anonymous browser window? Or delete the cache of your browser.
Fabrizio
works for me this morning, without clearing cache
Wonder if it's a memory leak, or timing out when under heavy load, or some such.
2016-10-29 18:43 GMT+02:00 Anne Ogborn notifications@github.com:
works for me this morning, without clearing cache
Wonder if it's a memory leak, or timing out when under heavy load, or some
such.Probably a time out. With 10000 samples I was getting a time out on my
machine—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#5 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AJMRBMiyvulHmxlFXaSiWkUKrEaotRywks5q43fCgaJpZM4Kj8sh
.