#17435: Cythonise path algebra elements
-------------------------------------+-------------------------------------
       Reporter:  SimonKing          |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.5
      Component:  algebra            |   Resolution:
       Keywords:  path algebra       |    Merged in:
  elements                           |    Reviewers:
        Authors:  Simon King         |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  27b6ea96786c16b60489b46e7835c7af986c5584
  u/SimonKing/cythonise_path_algebra_elements|     Stopgaps:
   Dependencies:  #16453             |
-------------------------------------+-------------------------------------
Changes (by SimonKing):

 * status:  needs_work => needs_review


Comment:

 Fixed. The problem was that under certain circumstances, the computation
 `c = a - b` has put the ''negative'' of a term of `a` into `c`, where it
 should have put a copy of the term.

 Now the tests work. I also included a comparison with the letterplace
 implementation of free associative algebras. Letterplace is faster, but it
 is restricted to homogeneous elements.

--
Ticket URL: <http://trac.sagemath.org/ticket/17435#comment:9>
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