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

Comment (by jdemeyer):

 Replying to [comment:164 SimonKing]:
 > On a different ticket?
 It makes no sense to first introduce a new module on this ticket and then
 make a new ticket to immediately move that new module somewhere else
 (requiring changing import statements and everything). If it were an
 existing module, things would be different.

 The problem with `src/sage/misc` is that it contains a lot of various
 things. Usually "misc" is used when something doesn't belong to any other
 category. But it's clear that there are a lot of modules defining data
 structures in `misc` (but also other stuff like `temporary_file`). I think
 it makes sense to group these in `src/sage/data_structures` (or another
 name, whatever) instead of dumping everything in `misc`.

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