comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: r_correlate; get "loop limit expression too large" error with /Kendall
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: r_correlate; get "loop limit expression too large" error with /Kendall [message #74364 is a reply to message #74356] Thu, 13 January 2011 08:34 Go to previous message
pgrigis is currently offline  pgrigis
Messages: 436
Registered: September 2007
Senior Member
You have some code that looks like:

for i=0,50000 do ...

that should read

for i=0L,50000 do ...

Ciao,
Paolo


On Jan 13, 11:22 am, Snow53 <jennifer_wa...@hotmail.com> wrote:
> I'm dealing with float vectors of length 50000.  I can run r_correlate
> just fine, but get a "Loop limit expression too large for loop
> variable type" when I switch to Kendall's instead of Spearman's.  Am
> curious as to why this might be happening.
>
> Has anyone else seen this?
>
> Thanks!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: lat/lon to km-spaced grid ?
Next Topic: COLORBAR

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 17:45:07 PDT 2025

Total time taken to generate the page: 0.31766 seconds