What do you mean with "an"?

On Tuesday, October 28, 2014 12:11:16 AM UTC+1, Iain Dunning wrote:
>
> I can't speak to your particular issue, but I strongly advise against 
> using Julia Studio. It doesn't use the an even close to recent version of 
> Julia, and isn't really been actively maintained.
>
> On Monday, October 27, 2014 6:09:53 PM UTC-4, Michael Wojnowicz wrote:
>>
>>
>> Even more simply, once the previous code (from my previous post) is 
>> loaded, just cutting and pasting this into Julia Studio does not seem to 
>> work.  (The value for theta can be changed to 0.2 or something to observe 
>> that a change has not been made.)
>>
>> The problem seems to be with the white space and/or commenting.
>>
>>
>>     ####### Set-Up Parameters
>>
>>     theta=rep(0.1,nfeatures);
>>
>>
>>

Reply via email to