Re: [sage-combinat-devel] Re: Ticket #12215

2012-07-17 Thread Anne Schilling
Hi Simon, This might not be the best time to switch to the sage-combinat queue, at least not if you want to rebase against 5457. I am taking this development off the sage-combinat queue due to conflict with 13109. In any case, I took the line - Use #7980 to handle the multiple realizations out

Re: [sage-combinat-devel] Re: queue broken

2012-07-17 Thread Martin
Hi Nicolas! I opened a ticket on trac. Unfortunately, the computer I normally email from just went down, so communication is slightly handicapped right now. Also, I wanted to start with the coproduct, and thus I did a sage -combinat update, but the queue didn't apply. Since for some stupid

[sage-combinat-devel] Re: please rebase the following patches on sage-5.2.rc0

2012-07-17 Thread Andrew Mathas
Hi Anne, Sorry, but where do we find sage-5.2.rc0 and what is the recommended way of installing it? I have found sage-5.2.beta0 and sage-5.2.beta1, the first of which I have installed (via sage -upgrade URL), but it's not quite working. But then again, why would the release have two quite

Re: [sage-combinat-devel] Re: Patches for PartitionTuples and TableauTuples

2012-07-17 Thread Andrew Mathas
Could you for the moment please avoid putting it before or close to trac_5457-symmetric_functions-mz.patch anne-sf-as.patch Sure, no problem. I will avoid moving them up in the series file until after you have done this - and after I am able to get them working with sage 5.2-rc0.

[sage-combinat-devel] Re: please rebase the following patches on sage-5.2.rc0

2012-07-17 Thread Anne Schilling
Hi Andrew and Martin, To keep it simple, don't worry about the rebase right now. The sage-combinat queue is supposed to work with sage-5.0 and sage-5.1. We will wait until sage-5.2 is officially out to make it compatible with that. Most likely at that point everyone needs to switch to sage-5.2

[sage-combinat-devel] Re: please rebase the following patches on sage-5.2.rc0

2012-07-17 Thread Volker Braun
Hi Anne, Sage-5.2.rc0 was only after your post, so I take it you downloaded a file that wasn't the released version yet. The rebase patch is definitely included in http://boxen.math.washington.edu/home/release/sage-5.2.rc0/sage-5.2.rc0.tar On Tuesday, July 17, 2012 1:21:27 AM UTC-4, Anne

[sage-combinat-devel] several alphabets for symmetric functions

2012-07-17 Thread Martin Rubey
Hi Mike, Nicolas, Viviane, *, I implemented naive algorithms to do plethysm and change of basis, together with some tests from Lascoux' book. I don't really know what the coproduct should be. I am convinced that one could do much better, but at least it's a start. (I now see that I should

Re: [sage-combinat-devel] Re: please rebase the following patches on sage-5.2.rc0

2012-07-17 Thread Martin Rubey
Martin, best for your would be to install sage-5.1 right now. thanks, that worked. This enabled me to rebase the principal_specialization patch, it was a trivial matter of fixing the indentation. Now all tests pass. I am just about to commit. Martin -- You received this message because you

[sage-combinat-devel] Re: how to rebase a patch ?

2012-07-17 Thread Dima Pasechnik
On Tuesday, 17 July 2012 12:55:13 UTC+8, Keshav Kini wrote: Dima Pasechnik dimp...@gmail.com writes: On Monday, 16 July 2012 20:49:31 UTC+8, Keshav Kini wrote: Not really. That's only if you do `hg import --exact`, and your patch has the correct headers. yes, but it