|
[Date Index]
[Thread Index]
[Author Index]
RE: Built-in functions to C code
- To: mathgroup at smc.vnet.net
- Subject: [mg31577] RE: [mg31544] Built-in functions to C code
- From: Mikael Adlers <mikael at mathcore.com>
- Date: Wed, 14 Nov 2001 03:41:54 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
we have developed a product, MathCode, that can convert a subset of
Mathematica code into highly efficient C-code. This code can then be
compiled and installed in Mathematica and used as a function with a
great speedup.
You can find examples and a product description at:
http://www.mathcore.com/products/mathcode/index.shtml
or you can also view the latest Mathematica Journal for an example
where MathCode has been used.
Sincerely,
/Mikael Adlers
------------------------------------------------------------------
Mikael Adlers, Ph.D. email: mikael at mathcore.com
MathCore AB phone: +4613 32 85 07
Wallenbergsgata 4 fax: 21 27 01
SE-583 35 Linköping, Sweden http://www.mathcore.com
> -----Original Message-----
> From: Toshiyuki (Toshi) Meshii [mailto:meshii at mech.fukui-u.ac.jp]
To: mathgroup at smc.vnet.net
> Sent: den 10 november 2001 07:20
> To: mathgroup at smc.vnet.net
> Subject: [mg31577] [mg31544] Built-in functions to C code
>
>
> Hello,
>
> I have a program written in Mathematica.
> Since It takes long time in calculating NIntegrate, I was
> wondering whether
> I can translate my program to C-language.
>
> I know there is a command called CForm, but it does not
> translate NIntegrate
> to an detailed C code.
> Can someone help me on my problem?
>
> -Toshi
>
>
Prev by Date:
Re: A Question about Expression Simplication
Next by Date:
Re: [Novice] Automatic bracketing and Defaults Setup
Previous by thread:
Re: Built-in functions to C code
Next by thread:
Re: Built-in functions to C code
|