#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:                     |  83be138062f619a237e86650807c44b38eec94e5
  u/SimonKing/ticket/15820           |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 In the "documentation" of `biseq_s`, this sentence is still way too vague
 to be useful: {{{Use bitsets to store the data, which in turn is based on
 GMP integers}}}. Like: what is "the data" and how is it stored in the
 bitset?

 And it's not really true that bitset is based on GMP integers. It's just
 an array of limbs but we use GMP/MPIR `mpn_` functions for some
 manipulations.

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