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

Comment (by jdemeyer):

 Replying to [comment:207 SimonKing]:
 > Is the description of `biseq_s` clear enough now?
 Add that the items in the sequence are non-negative integers and that
 `itembitsize` is in `[1 .. GMP_LIMB_BITS]` (assuming both these statements
 are true).

 And I guess that `mask_item` equals `limb_lower_bits_up(itembitsize)`,
 where `limb_lower_bits_up` is the function defined in
 `src/sage/misc/bitset.pxi`.

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