#13981: Faster int -> Integer coercion for common ints
-------------------------------------+-------------------------------------
       Reporter:  robertwb           |        Owner:  AlexGhitza
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.2
      Component:  basic arithmetic   |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Robert Bradshaw    |    Reviewers:  Paul Zimmermann, Marc
Report Upstream:  N/A                |  Mezzarobba
         Branch:                     |  Work issues:
  u/mmezarobba/13981-small_int       |       Commit:
   Dependencies:  #12615             |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Robert Bradshaw', 'oldvalue': ''}):

 * reviewer:   => Paul Zimmermann, Marc Mezzarobba
 * author:   => Robert Bradshaw
 * branch:  u/robertwb/ticket/13981 => u/mmezarobba/13981-small_int
 * commit:  47fa84600b5b09478f1474cb52c7c9906e71a056 =>


Comment:

 I fixed a typo and saved a few more cycles (I think) by changing two `cdef
 long`s into `DEF`s. The branch merges cleanly and all tests pass. Can you
 please check the changes and set the ticket to positive review (after
 reverting my patch if you disagree)?

--
Ticket URL: <http://trac.sagemath.org/ticket/13981#comment:15>
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/groups/opt_out.

Reply via email to