On Apr 14, 9:02 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 9, 2008 at 1:21 PM, John Palmieri <[EMAIL PROTECTED]> wrote:
>
> > I'm trying to define a class based on Algebra, and I'm having
> > problems. I think the issue is that I don't understand how coercion
> > is suppose
On Wed, Apr 9, 2008 at 1:21 PM, John Palmieri <[EMAIL PROTECTED]> wrote:
>
> I'm trying to define a class based on Algebra, and I'm having
> problems. I think the issue is that I don't understand how coercion
> is supposed to work.
>
> Right now I have
>
> def class SteenrodAlgebra(Algebra)