[Swift-devel] hanging problem
Mihael Hategan
hategan at mcs.anl.gov
Sun Mar 27 19:41:07 CDT 2011
You have:
foreach img, i in stats
{
stats[ i ] = mFitplane ( diff_imgs[i] );
}
What is it that you are trying to do there?
Mihael
On Sun, 2011-03-27 at 15:54 -0500, Jonathan Monette wrote:
> here is my entire script
>
> On Sun, Mar 27, 2011 at 3:45 PM, Mihael Hategan <hategan at mcs.anl.gov>
> wrote:
> On Wed, 2011-03-23 at 16:31 -0500, Jonathan Monette wrote:
>
> > How can the array be closed but all of its values not be?
>
>
> The array being closed simply means that its size is known,
> but not
> necessarily that its elements have all been computed.
>
> I'll look at the log, but I'd also like the entire script.
>
> Mihael
>
>
>
>
>
> --
> Any intelligent fool can make things bigger and more complex... It
> takes a touch of genius - and a lot of courage to move in the opposite
> direction.
> - Albert Einstein
>
>
More information about the Swift-devel
mailing list