| Author |
Comment/Response |
Nasser M. Abbasi
|
02/24/12 6:26pm
you can't compile Mathematica code to a .exe
You might try to convert the expression to to C code, if appropriate expression, and then compile the C code to .exe using your favorite C compiler.
see
http://reference.wolfram.com/mathematica/tutorial/GeneratingCAndFortranExpressions.html
--Nasser
URL: , |
|