#15820: Implement sequences of bounded integers
-------------------------------------+-------------------------------------
Reporter: SimonKing | Owner:
Type: enhancement | Status: closed
Priority: major | Milestone: sage-6.4
Component: algebra | Resolution: fixed
Keywords: sequence bounded | Merged in:
integer | Reviewers: Jeroen Demeyer, Simon
Authors: Simon King, | King
Jeroen Demeyer | Work issues:
Report Upstream: N/A | Commit:
Branch: | Stopgaps:
4e9e1c51f6524bfa2d2c55d197b82a983dd01184|
Dependencies: #17195, #17196 |
-------------------------------------+-------------------------------------
Comment (by SimonKing):
Replying to [comment:383 tmonteil]:
> I just saw this ticket on the trac timeline, i wonder whether two
similar objects are being developed in parallel by disjoint sets of
people, see #17013.
Indeed there is an obvious overlap. If I understand correctly, #17013 uses
`char *` as underlying data structure, which means they are restricted to
an alphabet of length at most 255. I have experimented with a similar
implementation, too, but found that an implementation based on gmp gives
better speed than what I was able to obtain with `char*`.
--
Ticket URL: <http://trac.sagemath.org/ticket/15820#comment:384>
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.