|
[Date Index]
[Thread Index]
[Author Index]
Re: Mathematica and F#
- To: mathgroup at smc.vnet.net
- Subject: [mg91602] Re: Mathematica and F#
- From: rych <rychphd at gmail.com>
- Date: Thu, 28 Aug 2008 07:40:32 -0400 (EDT)
- References: <g93b2d$km1$1@smc.vnet.net> <g95k7v$53r$1@smc.vnet.net>
On Aug 28, 8:31 am, David Bailey <dave at Remove_Thisdbailey.co.uk>
wrote:
> Note that, as I understand it, compilation in Mathematica only generates
> pseudo code which is executed by interpretation, so it should be
> outperformed by languages which are fully compiled. Java and .NET
> languages come into this category because their pseudo code is compiled
> immediately prior to the first use by a so called just-in-time (JIT)
> compiler.
>
Could someone please post a test program coded both in F# and
Mathematica where F# outperforms Mathematica?
Igor
Prev by Date:
Re: unwanted Complex result
Next by Date:
Re: unwanted Complex result
Previous by thread:
Re: Re: Mathematica and F#
Next by thread:
Re: Mathematica and F#
|