Re: [sage-combinat-devel] [sage-algebra] Add representations of quivers and quiver algebras to sage (#12630) needs review

2012-03-05 Thread Christian Stump
> I've posted a patch that I think will be of particular interest to > sage-algebra, especially any of you interested in sages ability to > work with modules.  The patch gives sage the ability to create > representations of quivers.  Sage will treat these representations as > modules, specifically

Re: [sage-combinat-devel] error raised by unrank

2012-03-05 Thread Nicolas M. Thiery
On Thu, Mar 01, 2012 at 11:16:46AM +, Vincent Delecroix wrote: > Here is a question about conventions for enumerated sets: > > In sage.sets.finite_enumerated_sets unrank raise an "IndexError: tuple > index out of range" if the index is out or a "TypeError: tuple indices > must be integers, not

Re: [sage-combinat-devel] facade and coercion

2012-03-05 Thread Nicolas M. Thiery
On Sat, Feb 25, 2012 at 11:33:33AM +, Vincent Delecroix wrote: > What do you think about > {{{ > sage: ZZ.has_coerce_map_from(NN) > False > }}} > Despite of the fact that > {{{ > sage: NN.facade_for() > (Integer Ring,) > }}} Yes, when a facade set A models a subset of B, then I agree that a (t

[sage-combinat-devel] sage queue does not apply

2012-03-05 Thread Anne Schilling
Hi Travis, I think your patch does not apply any longer applying trac_12251-littelmann-as.patch applying trac_11305-rigged_configurations-ts.patch patching file sage/combinat/root_system/cartan_type.py Hunk #4 succeeded at 1027 with fuzz 2 (offset 90 lines). patching file setup.py Hunk #1 FAILED

Re: [sage-combinat-devel] sage queue does not apply

2012-03-05 Thread Christian Stump
> I think your patch does not apply any longer I had the same problem already last Friday. Best, Christian -- 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 uns

Re: [sage-combinat-devel] [sage-devel] Bug with Schubert polynomials?

2012-03-05 Thread Viviane Pons
Hi, About your bug, I don't know if someone is looking after SchubertPolynomialRing, from what I see it is mostly sent to symmetrica. I see what is causing the problem, when creating an element, the index is sent to Permutation_class which doesn't check if the list is a valid permutation. When I

Re: [sage-combinat-devel] [sage-devel] Bug with Schubert polynomials?

2012-03-05 Thread Vincent Delecroix
Hello, > Sage is not saying anything. But, there seem to be a fix in sage-combinat : > > sage: perm = Permutation([1,2,1]) > --- > ValueErrorTraceback (most recent call last) > ... > ValueError:

Re: [sage-combinat-devel] [sage-devel] Bug with Schubert polynomials?

2012-03-05 Thread Viviane Pons
It will also slow things for SchubertPolynomialRing if we do the check for each new element. The problem is that when the permutation is not correct and someone try to expand the polynomial, then instead of doing a usual exception, it stops the program ! I think it comes from something with symmetr

[sage-combinat-devel] Sage Days 38 - Registration and Funding Requests

2012-03-05 Thread Franco Saliola
The official website for Sage Days 38 is now live, through which you can register and request financial support. So register soon! Sage Days 38 CRM, Montreal, May 7--11, 2012 Official webpage: http://www.crm.umontreal.ca/2012/Sage12/index_e.php Wiki page: http://wiki.sagemath.org/d

Re: [sage-combinat-devel] sage queue does not apply

2012-03-05 Thread Nicolas M. Thiery
Hi Travis, On Mon, Mar 05, 2012 at 04:49:07AM -0800, Anne Schilling wrote: > I think your patch does not apply any longer > > applying trac_12251-littelmann-as.patch > applying trac_11305-rigged_configurations-ts.patch > patching file sage/combinat/root_system/cartan_type.py > Hunk #4 suc

[sage-combinat-devel] Re: sage queue does not apply

2012-03-05 Thread Travis Scrimshaw
Hey everyone, Sorry about that, my editor did that automatically. I've turned off that feature. Thank you for doing that Nicolas. Travis On Mar 5, 1:50 pm, "Nicolas M. Thiery" wrote: >         Hi Travis, > > > > On Mon, Mar 05, 2012 at 04:49:07AM -0800, Anne Schilling wrote: > > I think you

Re: [sage-combinat-devel] Re: sage queue does not apply

2012-03-05 Thread Nicolas M. Thiery
On Mon, Mar 05, 2012 at 10:47:48PM -0800, Travis Scrimshaw wrote: >Sorry about that, my editor did that automatically. Ah, good to know. Used appropriately, this is a cool feature. Which editor is this? Cheers, Nicolas -- Nicolas M. Thiéry "Isil" http://Nicol