#16055: Implement Jordan algebras
-------------------------------------+-------------------------------------
       Reporter:  tscrim             |        Owner:  tscrim
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  algebra            |   Resolution:
       Keywords:  jordan algebra     |    Merged in:
        Authors:  Travis Scrimshaw   |    Reviewers:  Darij Grinberg
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/algebras/jordan-16055       |  4404242dbb01346805cbdce258053636356f71b6
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by tscrim):

 Right, we are... The issue is when we have a coercion from the base ring,
 the first input gets checked to see if there is a coercion, and if there
 is, then it passes all arguments via that coercion (ignoring that the
 combination of elements should give a different coercion/conversion). So I
 could one of the two:

 - leave it as it is,
 - add a custom coercion from the base ring and put back the known bug tag.

 Which is your preference?

--
Ticket URL: <http://trac.sagemath.org/ticket/16055#comment:25>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to