MathGroup Archive 2005

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

Search the Archive

Re: opCodes

  • To: mathgroup at smc.vnet.net
  • Subject: [mg55485] Re: opCodes
  • From: David Bailey <dave at Remove_Thisdbailey.co.uk>
  • Date: Fri, 25 Mar 2005 05:48:28 -0500 (EST)
  • References: <d1rhqr$5lf$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

 From what I have heard, these codes are not the same from version to 
version - so I would definitely not build anything on them. However, to 
explore them for interest, I would start by compiling a function with a 
lot of repeated code - say a=b+c - so that the code that implements that 
will stand out as a series of repeats. You can, of course, reveal the 
contents of the compiled code by printing it in InputForm.

David Bailey
dbaileyconsultancy.co.uk


  • Prev by Date: Re: point in convex hull
  • Next by Date: Re: point in convex hull
  • Previous by thread: opCodes
  • Next by thread: ReplaceAll / sequential replacements versus joint replacement