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

Comment (by SimonKing):

 Replying to [comment:255 jdemeyer]:
 > In case that you missed it, I am copying this question I asked before:
 >
 > In `biseq_init_list()`, the fact that the integers are randomly
 truncated seems like a bug to me. Is that supposed to be an intentional
 feature?

 What do you mean by "randomly truncated"? The given integers are replaced
 by their remainder modulo the "mangled" bound (i.e., the smallest power of
 two that is greater or equal the given bound). It is documented, and it
 isn't random.

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