MathGroup Archive 1996

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

Search the Archive

Re: c code generation

  • To: mathgroup at smc.vnet.net
  • Subject: [mg4362] Re: c code generation
  • From: Mark Evans <evans at gte.net>
  • Date: Mon, 15 Jul 1996 05:11:00 -0400
  • Organization: GTE Intelligent Network Services, GTE INS
  • Sender: owner-wri-mathgroup at wolfram.com

The whole point of using a tool like Mathematica is to avoid writing C 
code.  If you must do that, I recommend a standard reference like 
Numerical Recipies in C.  In any event, Mathematica does not generate C 
code for you.

What you can do -- and what is very helpful -- is to check your own C 
code against Mathematica output to verify its correctness.

Mark Evans
evans at gte.net

==== [MESSAGE SEPARATOR] ====


  • Prev by Date: Re: y-axis direction
  • Next by Date: Re: Error Bars in ListPlot
  • Previous by thread: c code generation
  • Next by thread: Re: c code generation