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

Home » Public Forums » archive » Re: large arrays and transpose
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: large arrays and transpose [message #31348 is a reply to message #31347] Mon, 01 July 2002 11:51 Go to previous messageGo to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
"Sean Raffuse" <sean@me.wustl.edu> writes:
> Hello.
>
> I have an array like so:
>
> output = intarr(100, 3600,1800)
>
> At the end of my program, I would like to do this:
> output = TRANSPOSE(output, [1, 2, 0])
>
> Problem is that the array is too large, and I am "unable to allocate memory
> to make array."

Sean, if you really cannot fit two copies of the same array in memory,
then you are probably going to run into more problems than simply the
TRANSPOSE step.

My first question: do you really need to transpose? Or, can you keep
it in the same format and simply access it differently.

Craig


--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: write_jpeg and TVRD()
Next Topic: structure use

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

Current Time: Sat Oct 11 05:00:19 PDT 2025

Total time taken to generate the page: 0.00243 seconds