Hi,

Continuing the MuPAD thread from a few months ago, I just
wanted to mention that I just wrote a SAGE <--> MuPAD interface,
which will be in SAGE-2.4.2 (to be released probably Friday).

If you have MuPAD and want to try the interface (on Linux at least),
install or upgrade to the current version of SAGE, then type
   hg_sage.pull()
and sage -br to start and build SAGE.

Then you'll have a command mupad that works like any other SAGE interface:

sage: f = mupad('2^x + x^2 + y^3')
sage: f

                                   x    2    3
                                  2  + x  + y
sage: f^3

                                  x    2    3 3
                                (2  + x  + y )



 -- William

On 1/5/07, Kutoma Ltd <[EMAIL PROTECTED]> wrote:
>
> Hallo all,
>
> Well that what I found is MUPAD for Suse 9.2 (9.3?)
>
> http://rpmseek.com/rpm-pl/mupad.html?hl=com&cs=mupad:PN:0:11:0:0
>
> Like Martin I m also unaware about the legal status,but my guess is
> running it with Suse 9.2 should be legal.
> As well a Sourceforge search is giving back 3 entries for MUPAD ( 3
> add-on projects)
>
> Regards
>
> Gottfried Zojer
>
> www.wirtschaftswunder.co.uk
>
> www.5152.eu
>
>
> >
>


-- 
William Stein
Associate Professor of Mathematics
University of Washington
http://www.williamstein.org

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to