#17254: Upgrade to Singular-4-0-1
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:                     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  9aa24564da611fd23d29dd9c5866cfef0be5b4f2
  u/john_perry/ticket.17254.squashed |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 I would also recommend you to keep the logic of the old code where
 applicable. For example, the old code started with
 {{{
 if ch.is_power_of(2):
 exponent = ch.nbits() -1
     # it seems Singular uses ints somewhere
     # internally, cf. #6051 (Sage) and #138 (Singular)
     if exponent <= 30:
 }}}
 and I see no reason to change this.

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