[sage-combinat-devel] queue broken

2012-05-20 Thread Anne Schilling
Hi! There is a break in sage between patch trac_12895-subcategory-methods-nt.patch and trac_8327_universal_cyclotomic_field-cs.patch Christian or Nicolas, could you please fix this in your patches? Thanks, Anne Removing /Applications/sage-5.0/local/lib/python2.7/site-packages/sage-0.0.0-

Re: [sage-combinat-devel] root lattice realizations and Weyl groups

2012-05-20 Thread Anne Schilling
Hi Christian, Mark just pushed a patch (coxeter-ms.patch) which is in conflict with your patch applying trac_12882-generalized_cartan_matrix_as_dynkin_diagram_input-cs.patch applying trac_11187-finite_reflection_groups-cs.patch patching file sage/combinat/root_system/root_lattice_realizations.py

Re: [sage-combinat-devel] import statement strange behaviour

2012-05-20 Thread Nicolas M. Thiery
On Sun, May 20, 2012 at 11:07:16AM +0200, Vincent Delecroix wrote: > Hello, > > > On Fri, May 18, 2012 at 07:36:51AM -0700, Frédéric Chapoton wrote: > >>trying to test my own files on sage 5.0, it seems that it takes many > >>import statements. Some of them behave strangely : > >> > >>

Re: [sage-combinat-devel] root lattice realizations and Weyl groups

2012-05-20 Thread Christian Stump
Hi, > How much are you altering root systems right now? > I was planning to put a small amount of new stuff in my coxeter-ms patch > but don't want it to break whatever you are doing. go ahead, I am not doing any major things in there currently. if you happen to break some of my stuff, let me kno

Re: [sage-combinat-devel] import statement strange behaviour

2012-05-20 Thread Vincent Delecroix
Hello, > On Fri, May 18, 2012 at 07:36:51AM -0700, Frédéric Chapoton wrote: >>trying to test my own files on sage 5.0, it seems that it takes many >>import statements. Some of them behave strangely : >> >>sage: import_statements(euler_phi) >>from sage.rings.arith import Number of p