Re: [sage-combinat-devel] Re: How to install (parts of) the combinat queue on many machines?

2011-07-15 Thread Christian Stump
Hi all! we now have a public sage notebook with the combinat queue applied running on sage.lacim.uqam.ca. Everything seems to run smoothly, but we are still in the TEST PHASE, so please NO SERIOUS RESEARCH so far, accounts and worksheets MIGHT GET DELETED. As we want to have 20 students using it

[sage-combinat-devel] For the info...

2011-07-15 Thread Florent Hivert
Hi There, The patch queue applies verbatim of sage-4_7_1.rc0 ! 34 patches merged from the queue ! Good work guys ! Cheers, Florent -- 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

Re: [sage-combinat-devel] change base ring of free module

2011-07-15 Thread Martin Rubey
"Nicolas M. Thiery" writes: > Hi Martin! > > On Wed, Jul 13, 2011 at 12:22:50PM +0200, Martin Rubey wrote: >> Martin Rubey writes: >> > I have a basis and two CombinatorialFreeModules over this basis, say one >> > over QQ and the other over QQ[q]. I'd like to convert elements from the >>

Re: [sage-combinat-devel] change base ring of free module

2011-07-15 Thread Nicolas M. Thiery
Hi Martin! On Wed, Jul 13, 2011 at 12:22:50PM +0200, Martin Rubey wrote: > Martin Rubey writes: > > I have a basis and two CombinatorialFreeModules over this basis, say one > > over QQ and the other over QQ[q]. I'd like to convert elements from the > > first into the second. Is there a