#15852: implement Sequence parent from Sets
-------------------------------------+-------------------------------------
       Reporter:  rws                |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.2
      Component:  categories         |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Ralf Stephan       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/rws/ticket/15852                 |  c0f4cf53bd33fa88e375a632454a81ce1954a4e1
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Description changed by rws:

Old description:

> The '''category `Sequence`''' is deprecated since 2009 (commit
> `619aa0fa`). If I understand it correctly, the '''class `Sequence`'''
> should instead have the category `FiniteEnumeratedSets` (implying later
> implementation of `InfiniteSequence`).
>
> This ticket is for basing '''class `structure.Sequence`''' on
> `FiniteEnumeratedSets`. The ticket that will remove category `Sequence`
> depends on this.
>
> The proper Sage way to implement this would also subclass from `Parent`
> for a `FiniteSequenceRing` of which sequences would be an element. This
> should be addressed in another ticket, while the change from `category
> Sequence` to `category FiniteEnumeratedSets` is much less involved.

New description:

 The '''category `Sequence`''' is deprecated since 2009 (commit
 `619aa0fa`). If I understand it correctly, the '''class `Sequence`'''
 should instead have a parent from the category `Sets`.

 The ticket that will remove category `Sequence` depends on this.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/15852#comment:8>
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/groups/opt_out.

Reply via email to