可以使用其他编程语言的Mathematica(python/C#)吗?

dev*_*ium 5 c# python wolfram-mathematica mathlink

是否可以使用Mathematica的其他语言的计算能力?我需要做一些复杂的操作(不一定是象征性的,顺便说一句),能够直接从我的python/c#程序中调用Mathematica的函数或运行Mathematica的代码是非常可爱的.

可能吗?

Sea*_*ean 5

看起来你可以在C#,c或Java中使用MathLink API,你有没有看过这个?

http://reference.wolfram.com/mathematica/guide/MathLinkAPI.html