[sage-devel] Re: patches for the calculus code

2008-11-03 Thread Wilfried_Huss
On 2 Nov., 12:10, Wilfried_Huss <[EMAIL PROTECTED]> wrote: > Hi, > > I have written some code for the Maxima interface. > You can find the patches at: >  http://www.math.tugraz.at/~huss/sage > > calculus1.patch implements the conversion from Maxima > matrices to Sage matrices. This is now: #443

[sage-devel] Re: patches for the calculus code

2008-11-03 Thread Robert Bradshaw
On Nov 3, 2008, at 2:23 AM, Wilfried_Huss wrote: > On 2 Nov., 20:46, mabshoff <[EMAIL PROTECTED]> wrote: >> On Nov 2, 11:38 am, "William Stein" <[EMAIL PROTECTED]> wrote: >> >>> On Sun, Nov 2, 2008 at 3:10 AM, Wilfried_Huss I have written some code for the Maxima interface. You can find

[sage-devel] Re: patches for the calculus code

2008-11-03 Thread Wilfried_Huss
On 2 Nov., 20:46, mabshoff <[EMAIL PROTECTED]> wrote: > On Nov 2, 11:38 am, "William Stein" <[EMAIL PROTECTED]> wrote: > > > On Sun, Nov 2, 2008 at 3:10 AM, Wilfried_Huss > > Hi, > > > > > <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I have written some code for the Maxima interface. > > > You

[sage-devel] Re: patches for the calculus code

2008-11-03 Thread Wilfried_Huss
> > Thanks! Could you write to Michael Abshoff (<[EMAIL PROTECTED]>) and ask > for a trac account, then open three trac tickets, one > for each of the above? Thanks again! Yes, I just did. Greetings, Wilfried --~--~-~--~~~---~--~~ To post to this group, send em

[sage-devel] Re: patches for the calculus code

2008-11-02 Thread mabshoff
On Nov 2, 12:36 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > On Sun, Nov 2, 2008 at 12:24 PM, mabshoff <[EMAIL PROTECTED]> wrote: > > Yes, I do not disagree, but I would much rather see fundamental > > functionality directly implemented in Sage than to use Maxima for say > > the generatio

[sage-devel] Re: patches for the calculus code

2008-11-02 Thread William Stein
On Sun, Nov 2, 2008 at 12:24 PM, mabshoff <[EMAIL PROTECTED]> wrote: > > > > On Nov 2, 12:07 pm, "William Stein" <[EMAIL PROTECTED]> wrote: >> On Sun, Nov 2, 2008 at 11:46 AM, mabshoff <[EMAIL PROTECTED]> wrote: >> >> > On Nov 2, 11:38 am, "William Stein" <[EMAIL PROTECTED]> wrote: >> >> On Sun, N

[sage-devel] Re: patches for the calculus code

2008-11-02 Thread mabshoff
On Nov 2, 12:07 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > On Sun, Nov 2, 2008 at 11:46 AM, mabshoff <[EMAIL PROTECTED]> wrote: > > > On Nov 2, 11:38 am, "William Stein" <[EMAIL PROTECTED]> wrote: > >> On Sun, Nov 2, 2008 at 3:10 AM, Wilfried_Huss > > > Hi, > > >> <[EMAIL PROTECTED]> wrote

[sage-devel] Re: patches for the calculus code

2008-11-02 Thread William Stein
On Sun, Nov 2, 2008 at 11:46 AM, mabshoff <[EMAIL PROTECTED]> wrote: > > > > On Nov 2, 11:38 am, "William Stein" <[EMAIL PROTECTED]> wrote: >> On Sun, Nov 2, 2008 at 3:10 AM, Wilfried_Huss >> > > Hi, > >> >> <[EMAIL PROTECTED]> wrote: >> >> > Hi, >> >> > I have written some code for the Maxima int

[sage-devel] Re: patches for the calculus code

2008-11-02 Thread mabshoff
On Nov 2, 11:38 am, "William Stein" <[EMAIL PROTECTED]> wrote: > On Sun, Nov 2, 2008 at 3:10 AM, Wilfried_Huss > Hi, > > <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I have written some code for the Maxima interface. > > You can find the patches at: > >  http://www.math.tugraz.at/~huss/sage > >

[sage-devel] Re: patches for the calculus code

2008-11-02 Thread William Stein
On Sun, Nov 2, 2008 at 3:10 AM, Wilfried_Huss <[EMAIL PROTECTED]> wrote: > > Hi, > > I have written some code for the Maxima interface. > You can find the patches at: > http://www.math.tugraz.at/~huss/sage > > calculus1.patch implements the conversion from Maxima > matrices to Sage matrices. > >