[sage-combinat-devel] Reject in the queue

2011-11-21 Thread Florent Hivert
Dear Nicolas, On sage-4.7.2, I got the following reject: application de iter_method_for_integer_vectors-nb.patch patching file sage/combinat/integer_vector.py Hunk #1 FAILED at 30 1 out of 2 hunks FAILED -- saving rejects to file sage/combinat/integer_vector.py.rej l'application du patch

[sage-combinat-devel] Tabs in patches...

2011-11-21 Thread Florent Hivert
Hi there, I'd like to remind you that putting tabulation is Python code is dangerous and that it is forbidden in sage. Using grep I found that the following patches contains tabulations: popcorn-*inat/.hg/patches $ grep -l $'+\t' * affinization-bj.patch bigmess-nt.patch kschur-as.patch

[sage-combinat-devel] Trees and labels

2011-11-21 Thread Florent Hivert
Hi Frederic, I'm trying to finish the cleanup of trees, so that they could enter sage. The questions here are mostly for Frederic Chapoton but other may have insight. 1 - I use always labelled with two ls but you wrote canonical_labeling. It seems that both are Ok in English. Are you

[sage-combinat-devel] Segfault after applying finite_semigroup-nt.patch

2011-11-21 Thread Florent Hivert
Hi there, On my machine the following code creates a segfault if finite_semigroup-nt.patch is applied and works if not. sage: G = DiGraph() sage: G.add_vertices([1, 6, 9]) sage: G.add_edges([(9, 1, None), (9, 6, None)]) sage: G.automorphism_group()

Re: [sage-combinat-devel] Segfault after applying finite_semigroup-nt.patch

2011-11-21 Thread Christian Stump
On my machine the following code creates a segfault if finite_semigroup-nt.patch is applied and works if not.    sage: G = DiGraph()    sage: G.add_vertices([1, 6, 9])    sage: G.add_edges([(9, 1, None), (9, 6, None)])    sage: G.automorphism_group() my machine returns sage:sage:

Re: [sage-combinat-devel] Segfault after applying finite_semigroup-nt.patch

2011-11-21 Thread Florent Hivert
On Mon, Nov 21, 2011 at 03:12:46PM +0100, Christian Stump wrote: On my machine the following code creates a segfault if finite_semigroup-nt.patch is applied and works if not.    sage: G = DiGraph()    sage: G.add_vertices([1, 6, 9])    sage: G.add_edges([(9, 1, None), (9, 6, None)])  

[sage-combinat-devel] Re: dot2tex, combinat

2011-11-21 Thread Dima Pasechnik
This means you have graphviz spkg installed under macosx... I cannot seem to be able to accomplish this: http://trac.sagemath.org/sage_trac/ticket/7438 -- You received this message because you are subscribed to the Google Groups sage-combinat-devel group. To view this discussion on the web

Re: [sage-combinat-devel] Segfault after applying finite_semigroup-nt.patch

2011-11-21 Thread Christian Stump
Even with finite_semigroup-nt.patch applied ? yes -- with the complete queue applied, actually. -- You received this message because you are subscribed to the Google Groups sage-combinat-devel group. To post to this group, send email to sage-combinat-devel@googlegroups.com. To unsubscribe

[sage-combinat-devel] Groupe d'Utilisateurs de Sage en région parisienne

2011-11-21 Thread Nicolas M. Thiery
Bonjour, Avec quelques autres utilisateurs et développeurs de Sage [1] à Orsay et à Jussieu, nous souhaitons lancer un groupe d'utilisateurs de Sage qui se réunira régulièrement en région Parisienne. Une séance typique comportera un exposé d'introduction accompagnée d'un tutoriel, suivi

Re: [sage-combinat-devel] Re: dot2tex, combinat

2011-11-21 Thread Dima Pasechnik
On Tuesday, 22 November 2011 00:24:46 UTC+8, William Stein wrote: On Mon, Nov 21, 2011 at 8:08 AM, Dima Pasechnik dim...@gmail.com wrote: This means you have graphviz spkg installed under macosx... I cannot seem to be able to accomplish this:

[sage-combinat-devel] [michele.so...@lip6.fr: [gdr-im] Postdoc position in ANR project MAGNUM]

2011-11-21 Thread Nicolas M. Thiery
Dear Sage-Combinat devs, For information, since there is interest in the MAGNUM group to use Sage as computing platform. - Forwarded message from Michèle Soria michele.so...@lip6.fr - Date: Mon, 21 Nov 2011 08:29:36 +0100 Cc: Michèle Soria michele.so...@lip6.fr Subject: [gdr-im]

Re: [sage-combinat-devel] Re: dot2tex, combinat

2011-11-21 Thread William Stein
On Mon, Nov 21, 2011 at 7:01 PM, Anne Schilling a...@math.ucdavis.edu wrote: On 11/21/11 8:24 AM, William Stein wrote: On Mon, Nov 21, 2011 at 8:08 AM, Dima Pasechnik dimp...@gmail.com wrote: This means you have graphviz spkg installed under macosx... I cannot seem to be able to accomplish