Re: [sage-devel] Re: Symmetric polynomial in terms of elementary symmetric polynomials

2011-12-04 Thread Nicolas M. Thiery
On Sat, Dec 03, 2011 at 11:58:16AM -0300, Federico Lebrón wrote: > I looked at it but didn't find something like this, perhaps I missed > it? I am using the symmetric function algebra mentioned there to > generate the elementary symmetric polynomials. Did you mean that the > functionality is alrea

Re: [sage-devel] Re: Symmetric polynomial in terms of elementary symmetric polynomials

2011-12-03 Thread Federico Lebrón
On 2011/12/03, at 03:23, Dima Pasechnik wrote: > Hi, > I tried your code, and got an error. > Could you please post an example of usage of your functions, and also tell us > which version of Sage it is known to run on. > (Sage has a doctest facility, so for your code to be incorporated into Sage

[sage-devel] Re: Symmetric polynomial in terms of elementary symmetric polynomials

2011-12-02 Thread Dima Pasechnik
Hi, I tried your code, and got an error. Could you please post an example of usage of your functions, and also tell us which version of Sage it is known to run on. (Sage has a doctest facility, so for your code to be incorporated into Sage one will stil need to include such examples in the code).