#15820: Implement sequences of bounded integers
-------------------------------------+-------------------------------------
       Reporter:  SimonKing          |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  algebra            |   Resolution:
       Keywords:  sequence bounded   |    Merged in:
  integer                            |    Reviewers:
        Authors:  Simon King         |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  b182ba27bdaeb0f066daf1b575db3588b3195f89
  u/SimonKing/ticket/15820           |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by SimonKing):

 Replying to [comment:166 SimonKing]:
 > Replying to [comment:163 jdemeyer]:
 > > Please don't `cdef extern from "gmp.h"`, use `from sage.libs.gmp.mpn
 cimport *` or something.
 >
 > Is it available from there? If it is, then I should certainly do it in
 that way.

 `mp_bits_per_limb` is not available from there, hence, I still import it
 from gmp.h.

 For now I will not introduce a new `sage.data_structures`.

 After running tests, I will push a commit that address your other
 comments.

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