Re: [sage-combinat-devel] parents with multiple realizations

2013-05-30 Thread Nicolas M. Thiery
Hi Mark! On Thu, May 30, 2013 at 08:15:22PM -0700, Mark Shimozono wrote: >I am trying to make a parent with multiple realizations. I looked >at the tutorial > >sage: C = Sets().WithRealizations().example() >sage: C?? > >The calling and parameter passing mechanisms are

[sage-combinat-devel] parents with multiple realizations

2013-05-30 Thread Mark Shimozono
Nicolas, I am trying to make a parent with multiple realizations. I looked at the tutorial sage: C = Sets().WithRealizations().example() sage: C?? The calling and parameter passing mechanisms are escaping me here. Inside the scope of class SubsetAlgebra there is the class Fundamental wit

Re: [sage-combinat-devel] AsbtractPolynomialRing error possibly from update error

2013-05-30 Thread Dan Betea
I have finally succeeded by applying the patch manually. Deleting and reinstalling sage-combinat did not work - mostly the reinstalling part:) Thanks again, Dan On Thursday, May 30, 2013 9:41:45 AM UTC+2, Viviane Pons wrote: > > If ever, you can't get sage-combinat to work. I put instructions o

Re: [sage-combinat-devel] AsbtractPolynomialRing error possibly from update error

2013-05-30 Thread Viviane Pons
If ever, you can't get sage-combinat to work. I put instructions on my website on how to install the patch on its own: http://www-igm.univ-mlv.fr/~pons/en/prog.php 2013/5/29 Nicolas M. Thiery > On Wed, May 29, 2013 at 10:26:21AM -0700, Dan Betea wrote: > >This seemed to have been asked bef