MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Performance improvement needed - Help.

  • To: mathgroup at smc.vnet.net
  • Subject: [mg63633] Re: Performance improvement needed - Help.
  • From: "Tonybony" <aneves at gmail.com>
  • Date: Sun, 8 Jan 2006 03:32:54 -0500 (EST)
  • References: <200601050812.DAA19819@smc.vnet.net><dplgkc$eci$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Thank you Praik,
I guess PackedArray cannot help me, but might there be a more efficient
alternative to,

EMatrix= Apply[Efunc[k, #1, #2, 0.0] &, Grid, {2}];

Maybe, since Grid isn't a 'rectangular tensor' this code could still be
improved somehow.

Antonio


  • Prev by Date: Re: Request!
  • Next by Date: Using a List for the Listplot x-labels
  • Previous by thread: Re: Performance improvement needed - Help.
  • Next by thread: Re: Performance improvement needed - Help.