-
-
Notifications
You must be signed in to change notification settings - Fork 701
Closed
Milestone
Description
The class Sequence is difficult to place in the categories, as the discussion in this ticket shows. Rather, it has its place as programming utility, probably in misc. Thus, it needs not have a parent nor a category, nor mathematical operations like +, ... This ticket will deprecate/remove the corresponding methods.
Previous 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.
CC: @nthiery
Component: categories
Author: Ralf Stephan
Branch/Commit: 1f9c338
Reviewer: Volker Braun
Issue created by migration from https://trac.sagemath.org/ticket/15852