Same here...I have been observing this behaviour basically since the beginning of time. I always assumed that there is an issue for that and didn't bother looking it up, since I barely use the REPL... A quick google and github issue search tell me, there is no issue though!
Am Dienstag, 14. April 2015 04:49:55 UTC+2 schrieb Siyi Deng: > > Hi, I have a coefficient array which looks like b = > [4.67933552111843e-07,-6.32591924726271e-05,-0.000160070579209537, ....], > with about 320 elements. The entire array in ascii is about 7000 chars. > > I cannot paste the array directly in REPL, julia simply stuck. I cannot > put it in a script and include it, also stuck the session. > > Is this a known issue? What shall I do to get my coefficients? >