Opened 5 years ago
Closed 5 years ago
#25235 closed enhancement (fixed)
q-Stirling numbers of the second kind
Reported by: | mantepse | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.2 |
Component: | combinatorics | Keywords: | |
Cc: | chapoton | Merged in: | |
Authors: | Martin Rubey | Reviewers: | Frédéric Chapoton |
Report Upstream: | N/A | Work issues: | |
Branch: | de35861 (Commits, GitHub, GitLab) | Commit: | de35861e3d02577e07596a29594aa23e19e80223 |
Dependencies: | Stopgaps: |
Description
Change History (9)
comment:1 Changed 5 years ago by
Branch: | → u/mantepse/stirling_numbers_of_the_second_kind |
---|
comment:2 Changed 5 years ago by
Authors: | → Martin Rubey |
---|---|
Cc: | chapoton added |
Commit: | → 47d33e8b193f88c984bd1fbc448cafa7f3e34ed8 |
Component: | PLEASE CHANGE → combinatorics |
Status: | new → needs_review |
Type: | PLEASE CHANGE → enhancement |
comment:3 Changed 5 years ago by
comment:5 Changed 5 years ago by
Commit: | 47d33e8b193f88c984bd1fbc448cafa7f3e34ed8 → 9cf524179b82d4d87bb0fd9ac21a6691133337ea |
---|
Branch pushed to git repo; I updated commit sha1. New commits:
9cf5241 | fix doctest
|
comment:6 Changed 5 years ago by
Reviewers: | → Frédéric Chapoton |
---|---|
Summary: | Stirling numbers of the second kind → q-Stirling numbers of the second kind |
In the line
+.. [Mil1978] S. Milne, *A q-analog of restricted growth functions, Dobinsky’s equality and Charlier polynomials*. Trans. Amer. Math. Soc., 245 (1978), 89–118.
avoid using unicode dash between page numbers (use minus sign - instead), and use \S
for the first name (obscure sphinx bug).
Once done, you can set to positive
comment:7 Changed 5 years ago by
Commit: | 9cf524179b82d4d87bb0fd9ac21a6691133337ea → de35861e3d02577e07596a29594aa23e19e80223 |
---|
Branch pushed to git repo; I updated commit sha1. New commits:
de35861 | fix reference
|
comment:9 Changed 5 years ago by
Branch: | u/mantepse/stirling_numbers_of_the_second_kind → de35861e3d02577e07596a29594aa23e19e80223 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
one failing doctest, see patchbot