You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-36011: Regular sequence: closing experimental phase of regular sequence module
This PR closes the experimental-phase of the regular sequences module.
This module has been experimental für a very long time now. Lately
#35894 has been completed so this is now a fully-functional
ring/algebra. Except for the consequences of #35894 (renaming; see
below), the interface is stable for very long time.
This PR does:
- Rename to `RegularSequenceRing` (as this structure now is a ring due
to #35894).
- Remove the experimental warning.
### 📝 Checklist
- [x] The title is concise, informative, and self-explanatory.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [x] I have created tests covering the changes.
- [x] I have updated the documentation accordingly.
### ⌛ Dependencies
- #35894
URL: #36011
Reported by: Daniel Krenn
Reviewer(s): cheuberg, Daniel Krenn
0 commit comments