|
[Date Index]
[Thread Index]
[Author Index]
Re: Exporting code
- To: mathgroup at smc.vnet.net
- Subject: [mg30568] Re: [mg30542] Exporting code
- From: Madhusudan Singh <chhabra at eecs.umich.edu>
- Date: Wed, 29 Aug 2001 01:40:13 -0400 (EDT)
- Organization: EECS Dept. Univ. of Michigan
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Thanks for your response.
Isn't FortranForm merely a wrapper for outputting strings, etc ? I
mean, does it actually translate something like Integrate[] into a
subroutine for (say) Simpson's method ?
I doubt that.
Thanks,
Madhusudan Singh.
On Tue, 28 Aug 2001, Anesh Sooklal wrote:
> Dear Madhusudan,
>
> You could try
>
> FortranForm[expr]
>
> where expr is the Mathematica code that you want translated!
>
> Anesh
>
> Madhusudan Singh wrote:
>
> > Hi
> > Is it possible to export a piece of Mathematica code in FORTRAN?
> >
> > Thanks.
>
Prev by Date:
Re: ListPlot Axes
Next by Date:
Import numbers and dates
Previous by thread:
Re: Exporting code
Next by thread:
Developer's Conference
|