Re: [sage-combinat-devel] Missing patch

2011-07-11 Thread Nicolas M. Thiery
Hi Franco, Anne, ... On Mon, Jul 04, 2011 at 01:09:59PM -0400, Franco Saliola wrote: > >> I get the same rejection and YES, this seems like the correct line for the > >> Finite attribute in the crystal category. > >> > >> Will you go ahead and fix this, or do you want me to do so? > > > >

Re: [sage-combinat-devel] Missing patch

2011-07-06 Thread Jia Huang
Hi Franco, Yes, it works now! Thank everyone! Best, Jia On Wed, Jul 6, 2011 at 10:53 AM, Franco Saliola wrote: > Hello Jia, > > Viviane is correct. You need to create a file called .hgrc in your > home directory. Copy the contents of the attached file and make the > appropriate changes (see li

Re: [sage-combinat-devel] Missing patch

2011-07-06 Thread Franco Saliola
On Wed, Jul 6, 2011 at 11:53 AM, Franco Saliola wrote: > On Wed, Jul 6, 2011 at 11:22 AM, Viviane Pons wrote: >> The sage-combinat install did not work well, it seems that you need an hg >> username, but I thought that was not needed for the install itself, can >> anyone clarify ? > > It should n

Re: [sage-combinat-devel] Missing patch

2011-07-06 Thread Franco Saliola
Hello Jia, Viviane is correct. You need to create a file called .hgrc in your home directory. Copy the contents of the attached file and make the appropriate changes (see line 2 and line 18). Then try running the commands from my previous email once again. On Wed, Jul 6, 2011 at 11:22 AM, Vivian

Re: [sage-combinat-devel] Missing patch

2011-07-06 Thread Viviane Pons
The sage-combinat install did not work well, it seems that you need an hg username, but I thought that was not needed for the install itself, can anyone clarify ? Regards Viviane 2011/7/6 Jia Huang > Hi Franco, > > jia@jia-laptop:~/sage$ sudo ./sage -combinat update > Switching to sage combin

Re: [sage-combinat-devel] Missing patch

2011-07-06 Thread Jia Huang
Hi Franco, jia@jia-laptop:~/sage$ sudo ./sage -combinat update Switching to sage combinat root directory: /home/jia/sage/devel/sage-combinat Storing top applied patch Unapplying all the patches /home/jia/sage/sage -hg --config 'extensions.hgext.mq=' qpop -a no patches applied Pulling the new ver

Re: [sage-combinat-devel] Missing patch

2011-07-06 Thread Franco Saliola
Hello Jia, Please run the following commands and cut-and-paste all the output so that we can try to diagnose the problem. sage -combinat update cd $(sage -root)/devel/sage-combinat sage -hg qpush -a sage -br Franco -- On Wed, Jul 6, 2011 at 9:01 AM, Jia Huang wrote: > Anne, > > I

Re: [sage-combinat-devel] Missing patch

2011-07-06 Thread Jia Huang
Anne, I just reinstalled sage and sage-combinat. It's still not working: -- | Sage Version 4.7, Release Date: 2011-05-23 | | Type notebook() for the GUI, and license() for information.| ---

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Anne Schilling
On 7/4/11 10:09 AM, Franco Saliola wrote: On Mon, Jul 4, 2011 at 12:35 PM, Franco Saliola wrote: On Mon, Jul 4, 2011 at 11:56 AM, Anne Schilling wrote: Hi Franco! On 7/4/11 8:12 AM, Franco Saliola wrote: On Mon, Jul 4, 2011 at 10:49 AM, Anne Schilling wrote: In any case, some of Nicola

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Franco Saliola
On Mon, Jul 4, 2011 at 12:35 PM, Franco Saliola wrote: > On Mon, Jul 4, 2011 at 11:56 AM, Anne Schilling wrote: >> Hi Franco! >> >> On 7/4/11 8:12 AM, Franco Saliola wrote: >>> >>> On Mon, Jul 4, 2011 at 10:49 AM, Anne Schilling >>>  wrote: In any case, some of Nicolas' patches do not a

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Franco Saliola
On Mon, Jul 4, 2011 at 11:56 AM, Anne Schilling wrote: > Hi Franco! > > On 7/4/11 8:12 AM, Franco Saliola wrote: >> >> On Mon, Jul 4, 2011 at 10:49 AM, Anne Schilling >>  wrote: >>> >>> In any case, some of Nicolas' patches do not apply right now. I tried to >>> disable >>> them, but then one need

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Anne Schilling
Hi Franco! On 7/4/11 8:12 AM, Franco Saliola wrote: On Mon, Jul 4, 2011 at 10:49 AM, Anne Schilling wrote: In any case, some of Nicolas' patches do not apply right now. I tried to disable them, but then one needs to disable half of the queue as a consequence (also some of Christian Stump's pat

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Franco Saliola
On Mon, Jul 4, 2011 at 10:49 AM, Anne Schilling wrote: > In any case, some of Nicolas' patches do not apply right now. I tried to > disable > them, but then one needs to disable half of the queue as a consequence (also > some of Christian Stump's patches). He is on holidays right now, so you will

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Viviane Pons
When is he back, do you know ? I ask because, it is blocking sage-combinat to install properly for a student of ours here as well. 2011/7/4 Anne Schilling > Hi Jia, > > Did you do > > sage -combinat install > > after you installed sage? > > In any case, some of Nicolas' patches do not apply r

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Anne Schilling
Hi Jia, Did you do sage -combinat install after you installed sage? In any case, some of Nicolas' patches do not apply right now. I tried to disable them, but then one needs to disable half of the queue as a consequence (also some of Christian Stump's patches). He is on holidays right now, so

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Jia Huang
Hi Viviane, Yes, I did try to install sage-combinat again since FPSAC. Nicolas helped me install it at FPSAC, on my laptop with only windows. There was a problem with using your patch after the installation, and Nicolas solved it. Now I switch to linux and installed sage-combinat myself. But I me

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Jia Huang
Sorry! The error is as follows. sage: AbstractPolynomialRing NameError: name 'AbstractPolynomialRing' is not defined. Best, Jia On Mon, Jul 4, 2011 at 5:59 PM, Florent Hivert wrote: >      Hi > >> I recently installed sage 4.7 and combinat, but I could not use >> Viviane Pons' patch >> for m

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Viviane Pons
Hi, as my patch is quite low on the queue, whenever there is an error on a upper patch, it's not working. When did you try to install Sage-Combinat ? Did you try again since FPSAC ? There seems to be a problem right now on Sage-Combinat (see Franko's email) Regards Viviane 2011/7/4 Florent Hive

Re: [sage-combinat-devel] Missing patch

2011-07-04 Thread Florent Hivert
Hi > I recently installed sage 4.7 and combinat, but I could not use > Viviane Pons' patch > for multivariate polynomials. I was wondering if the experts here > could help me > solve the problem. Thank you very much! To solve a problem, we have to know what is the problem. Could you be more

[sage-combinat-devel] Missing patch

2011-07-04 Thread Jia
Hello everyone, I recently installed sage 4.7 and combinat, but I could not use Viviane Pons' patch for multivariate polynomials. I was wondering if the experts here could help me solve the problem. Thank you very much! Best, Jia -- You received this message because you are subscribed to the Go

[sage-combinat-devel] missing patch

2009-10-09 Thread Anne Schilling
Thank you, the server seems to work fine now! The next problem I am having seems to be that patch iet-closed.patch does not exist (only in the series file). Best, Anne applying fast_generating_list_up_to_permgroup-nb.patch applying invariant_ring_permutation_group-nb.patch applying iet_closed.