|
[Date Index]
[Thread Index]
[Author Index]
Re: outputting C code
- To: mathgroup at smc.vnet.net
- Subject: [mg116775] Re: outputting C code
- From: fonseca <public at fonseca.info>
- Date: Sun, 27 Feb 2011 04:34:52 -0500 (EST)
- References: <ik2qo1$ar9$1@smc.vnet.net> <ik5f8b$sjs$1@smc.vnet.net> <ikan2v$ce5$1@smc.vnet.net>
> Does anyone know whether
> binaries for these architecture are available or planned to be made
> available or did I get something wrong with the above?
a little spying:
Look at the source code of the page: http://www.wolfram.com/mathematica/plugin/success.html?platform=WIN
You will see in the middle of the code:
"if(platform == 'Windows' || platform =='Mac' || platform =='iPhone')"
What does this mean? Optimistic code, or future revealing code?
(there's also the possibility that I completely misinterpreted the
reason for this code being there...)
Regards,
P. Fonseca
Prev by Date:
Re: Formatting a Cell Programmatically
Next by Date:
NIntegrate and speed
Previous by thread:
Re: outputting C code
Next by thread:
Re: outputting C code
|