No, I'm copy and pasting the array, from a text editor to the REPL, and it 
hangs there.

On Monday, April 13, 2015 at 7:53:29 PM UTC-7, Stefan Karpinski wrote:
>
> It's kind of unclear what you're trying to do. Are you printing an array 
> and the repl hangs?
>
> On Mon, Apr 13, 2015 at 10:49 PM, Siyi Deng <mr.siy...@gmail.com 
> <javascript:>> wrote:
>
>> 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?
>>
>
>

Reply via email to