Re: questions




dimitris :
Hello.

1)

One way I have found to convert
Mathematica expressions to equivalent
Maple expressions

with(MmaTranslator):
MmaToMaple();

Is there a more direct way?
That is, without the need of Java runtime environment window.

2)Is there a similar easy way to convert Maple expressions
to equivalent Mathematica expressions?

Thank you very much for your time.

Dimitris

Is there a more direct way?
That is, without the need of Java runtime environment window.

Thanks to Robert Israel and Thomas Richard I found there are
two ways...

FromMma("some mma expression") (after loading MmaTranslator).
Alternatively, convert("some mma expression",FromMma)
without loading the MmaTranslator package.

2)Is there a similar easy way to convert Maple expressions
to equivalent Mathematica expressions?

Also thanks to Jon McLoone I found the two very interesting links

Package at:
http://library.wolfram.com/infocenter/MathSource/188/

Or you could try contacting the author of:
http://library.wolfram.com/infocenter/Conferences/5397/

Kind regards to all of you!

Dimitris

.



Relevant Pages

  • Re: questions
    ... Robert Israel: ... Mathematica expressions to equivalent ... Maple expressions ... without the need of Java runtime environment window. ...
    (sci.math.symbolic)
  • Re: questions
    ... Mathematica expressions to equivalent ... Maple expressions ... without the need of Java runtime environment window. ...
    (sci.math.symbolic)
  • questions
    ... Mathematica expressions to equivalent ... without the need of Java runtime environment window. ... 2)Is there a similar easy way to convert Maple expressions ...
    (sci.math.symbolic)