Hi Andrew. I began implementing a MultiPartitions class based on Partitions
but other things took over. This Trac ticket
http://trac.sagemath.org/sage_trac/ticket/10630 has the relevant patch. You
may find this cuts out some of your work. I also had ideas for cleaning up
Partitions but never quite
Dear All,
I need to implement multipartitions and (standard) (multi)tableaux so
I am in the process of writing the relevant classes. While doing this
I have been testing Jason's tableaux patch and discovering a lot of
debris in partition.py which I'm cleaning up.
Please let me know what you think
Working now, thank you.
cheers,
Hugh
On Jun 1, 12:49 pm, "Nicolas M. Thiery"
wrote:
> On Wed, Jun 01, 2011 at 03:00:34AM -0700, Fr d ric Chapoton wrote:
> > I have the same problem. As far as I understand, this should be solved
> > by Mike. One can only wait and hope.
>
> Mike's updated version
On Wed, Jun 01, 2011 at 03:00:34AM -0700, Frédéric Chapoton wrote:
> I have the same problem. As far as I understand, this should be solved
> by Mike. One can only wait and hope.
Mike's updated version of this patch indeed did not apply to 4.6.2
anymore. So I fetched the previous version from the
Hello Hugh,
I have the same problem. As far as I understand, this should be solved
by Mike. One can only wait and hope.
cheers,
Frederic
On 1 juin, 04:54, Hugh Thomas wrote:
> Dear friends of the queue--
>
> With sage-4.6.2, running sage -combinat update, I got:
>
> applying trac_10335-permgro
Salut Samuel,
On Tue, May 31, 2011 at 07:09:39AM +0200, Samuel Lelievre wrote:
> I'm guessing it would depend if the Windows
> install of Sage uses a "live-cd", "dual-boot",
> or "virtual-machine" approach; in all cases,
> Sage is really running in a linux environment,
> and in the last tw