#17435: Cythonise path algebra elements
-------------------------------------+-------------------------------------
       Reporter:  SimonKing          |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  algebra            |   Resolution:
       Keywords:  path algebra       |    Merged in:
  elements, days64.5, days65         |    Reviewers:
        Authors:  Simon King         |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  63f08e1a962acbe620147135c4581ed52f86db2f
  public/17435/cythonise_path_algebra_elements|     Stopgaps:
   Dependencies:  #16453 #17526      |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Similarly, this should be `biseq_dealloc` + `biseq_init_copy`:
 {{{
 bitset_realloc(out.path.data, Mon.data.size)
 bitset_copy(out.path.data, Mon.data)
 out.path.length = Mon.length
 out.path.itembitsize = Mon.itembitsize
 out.path.mask_item = Mon.mask_item
 }}}

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