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

Home » Public Forums » archive » Re: too many elements
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: too many elements [message #66728 is a reply to message #66727] Thu, 11 June 2009 15:19 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Hu writes:

> As I have read the themes in this group that refers to 'Array has too
> many elements'. I do not got the idea about how to solve my following
> problem.
>
> supposing that I have to define a matrix ( like, A) that have
> 10000*90000*10000 elements. how can obtain this without change the 32-
> b operate system? sentence like
>
> A=fltarr(10000,90000,10000)

Please tell us how many bytes you expect to be
able to fit in that array. (Don't forget to multiply
by 4 as there are four bytes for each floating point
value.) Then study that number for a couple of minutes
before asking the question again. :-)

Cheers,

David

--
David Fanning, Ph.D.
Coyote's Guide to IDL Programming (www.dfanning.com)
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: map_proj_* help
Next Topic: too many elements

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

Current Time: Thu Oct 09 21:07:06 PDT 2025

Total time taken to generate the page: 0.39911 seconds