Re: questions
- From: dimitris <dimmechan@xxxxxxxxx>
- Date: Thu, 28 Jun 2007 12:00:05 -0700
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
.
- References:
- questions
- From: dimitris
- questions
- Prev by Date: Re: questions
- Next by Date: Re: indefinite integral
- Previous by thread: Re: questions
- Next by thread: Re: Bug in Mathematica 6 - Integrate - 20 - (Sqrt, false divergence)
- Index(es):
Relevant Pages
|
|