[sage-combinat-devel] Re: error for ndpf patch

2009-09-29 Thread Florent Hivert
Hi, > > On Sun, Sep 27, 2009 at 04:45:05PM -0700, Anne Schilling wrote: > >> I get the following error message when applying your patch > >> (using sage-4.1.1). > > > > Do you still get it? Things apply smoothly for me. > > > > Btw: there is a new guard for the next 4.1.3, so please > > s

[sage-combinat-devel] Definition of multifactorial

2009-09-29 Thread Robert Bradshaw
There's a ticket up at http://trac.sagemath.org/sage_trac/ticket/5415 concerning the correct definition of multi-factorial. Anyone in the area have any comments? - Robert --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[sage-combinat-devel] Re: [nicolas.thi...@u-psud.fr: Graph layout, graphviz, and dot2tex]

2009-09-29 Thread Kjell Magne Fauske
Hi Nicolas, On Tue, Sep 29, 2009 at 1:05 PM, Nicolas M. Thiery wrote: >        Hi Kjell, > > On Tue, Sep 29, 2009 at 09:36:57AM +0200, Kjell Magne Fauske wrote: >> >> import dot2tex >> >> texcode = dot2tex.dot2tex(testgraph, debug=True) > > Speaking of this: I have another use case for which is

[sage-combinat-devel] Re: error for ndpf patch

2009-09-29 Thread Anne Schilling
Nicolas M. Thiery wrote: > On Sun, Sep 27, 2009 at 04:45:05PM -0700, Anne Schilling wrote: >> I get the following error message when applying your patch >> (using sage-4.1.1). > > Do you still get it? Things apply smoothly for me. > > Btw: there is a new guard for the next 4.1.3, so please > sag

[sage-combinat-devel] Re: error for ndpf patch

2009-09-29 Thread Nicolas M. Thiery
On Sun, Sep 27, 2009 at 04:45:05PM -0700, Anne Schilling wrote: > I get the following error message when applying your patch > (using sage-4.1.1). Do you still get it? Things apply smoothly for me. Btw: there is a new guard for the next 4.1.3, so please sage -combinat qselect if you don't use sa

[sage-combinat-devel] Re: [nicolas.thi...@u-psud.fr: Graph layout, graphviz, and dot2tex]

2009-09-29 Thread Kjell Magne Fauske
On Tue, Sep 29, 2009 at 12:37 PM, Nicolas M. Thiery wrote: > On Tue, Sep 29, 2009 at 09:36:57AM +0200, Kjell Magne Fauske wrote: >> Thank you Nicolas for chasing down this bug. > > Take it as a self-inflicted punishment for not reading the manual in the > first place :-) > >> I have made the cha

[sage-combinat-devel] Re: Symmetric function doctests failing spectacularly

2009-09-29 Thread Nicolas M. Thiery
On Mon, Sep 28, 2009 at 04:59:29PM -0700, Mathieu Guay-Paquet wrote: > I actually tried to report this before the problem was fixed, but it > was my first post to the mailing list, so it was probably held in > moderation for a while. I have just tried with the latest version of > sage-combinat, an

[sage-combinat-devel] Re: [nicolas.thi...@u-psud.fr: Graph layout, graphviz, and dot2tex]

2009-09-29 Thread Nicolas M. Thiery
Hi Kjell, On Tue, Sep 29, 2009 at 09:36:57AM +0200, Kjell Magne Fauske wrote: > >> import dot2tex > >> texcode = dot2tex.dot2tex(testgraph, debug=True) Speaking of this: I have another use case for which is not (yet!) covered by the new shiny interface, namely calling dot2tex only to ext

[sage-combinat-devel] Re: [nicolas.thi...@u-psud.fr: Graph layout, graphviz, and dot2tex]

2009-09-29 Thread Nicolas M. Thiery
On Tue, Sep 29, 2009 at 09:36:57AM +0200, Kjell Magne Fauske wrote: > Thank you Nicolas for chasing down this bug. Take it as a self-inflicted punishment for not reading the manual in the first place :-) > I have made the changes > you suggested: > http://code.google.com/p/dot2tex/source/detai

[sage-combinat-devel] Re: [nicolas.thi...@u-psud.fr: Graph layout, graphviz, and dot2tex]

2009-09-29 Thread Kjell Magne Fauske
On Mon, Sep 28, 2009 at 12:39 PM, Nicolas M. Thiery wrote: >        Hi Kjell, > > On Mon, Sep 28, 2009 at 08:15:56AM +0200, Kjell Magne Fauske wrote: >> I'm sorry. I forgot that the dot2tex.log files is not generated when >> dot2tex is used as a module. To get the log you can try this: >> >> impo