哪位同志知道mathematica和maple表达式互相转换的方式?
mathematica吧
全部回复
仅看楼主
level 9
要是没有的话,我直接几个正则就好了[黑线]不过应该会有复杂的问题
2022年08月30日 11点08分 1
吧务
level 15
参看SE帖子《How can I transfer mathematical expressions between Mathematica and Maple?》(mathematica.stackexchange.com/q/31804/1871)
2022年09月02日 16点09分 2
[真棒]谢您,我去看看~我怎么也登不上se、、、看以后上大学了是不是换个网络环境会好些
2022年09月03日 00点09分
I assume you have Maple to use. If so, Simply open Maple and type the Mathematica command itself directly into Maple using the FromMma package built-into Maple, like this: restart; with(MmaTranslator); #load the package (*[FromMma, FromMmaNotebook, Mma, MmaToMaple]*) 没问题辣[真棒]谢您
2022年09月03日 05点09分
1