Re: Handling a 450,000x450,000 array with Perl



francescomoi@xxxxxxx wrote:
Hi.

Thank you very much for your quick answers. I try to handle data from a
450x450 meter surface.

I've got 100,000 elements distributed on this surface, and each
square millimeter can hold one or more elements. So the array to create
is a sparse one: most of square millimeters holds zero elements, and
the rest, 20 or less.

I'm trying to find the square meter with more elements inside.

Guessing game.

Is this data from an archeaological dig?

BugBear
.



Relevant Pages