-
-
Notifications
You must be signed in to change notification settings - Fork 503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
recognizable series: basic arithmetic #21318
Comments
Commit: |
Author: Daniel Krenn |
Last 10 new commits:
|
Branch pushed to git repo; I updated commit sha1. This was a forced push. New commits: |
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:12
patchbot python3 plugin failuree |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:28
Thank you. Do you have any idea why Apart from that question, I think that this ticket is ready to be merged once a patchbot is happy (might be some time because of #32048). |
comment:29
Replying to @cheuberg:
Yes. The first left and right, resp., scalar multiplication that is performed in a session has one additional call coming from the coercion framework after discovering the action, because, when I remember correctly, a dummy multiplication is performed to check if that works. Now
I'll put it to positive_review. |
comment:30
Replying to @dkrenn:
Back to needs_review as the patchbot has not run yet. |
comment:31
The
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:33
Replying to @cheuberg:
Done. |
comment:34
Thank you. Feel free to set to positive review once the patchbot is happy. |
Changed branch from u/dkrenn/sequences/rec-basic-arith to |
…gular-guess * t/21319/sequences/rec-hash: (11520 commits) Trac sagemath#21319: fixup due to changes in dependencies Trac sagemath#21318: fixup due to recent changes in dependencies Updated SageMath version to 9.3 build/pkgs/fplll/spkg-install.in: Configure --without-qd if we use gcc from spkg build/pkgs/fplll/spkg-configure.m4: Add depcheck on gcc build/pkgs/ppl/spkg-configure.m4: Add depcheck on gcc build/pkgs/brial/spkg-configure.m4: Add depcheck on gcc build/pkgs/{freetype,libgd}/spkg-configure.m4: Add depcheck for gcc build/pkgs/zeromq/spkg-configure.m4: Add depcheck for gcc build/pkgs/ntl/spkg-configure.m4: Add depcheck for gcc Trac sagemath#21295 review issue 29: notice minimize vs field Trac sagemath#21295 review issue 7: document accessing coefficients Trac sagemath#21295 review issue 33: rename to number_of_zeros (as it should be) Trac sagemath#21203 review issue 4: rename to coefficient ring Trac sagemath#21295: rename to coefficient_ring Trac sagemath#21203 review issue 3: example for __getitem__ and __iter__ Trac sagemath#21203 review issue 2: extend odds in Pascal's triangle Trac sagemath#21203 review issue 1: better binary sum of digits Trac sagemath#21203 review issue 5: meaningful error message in _n_to_index_ Trac sagemath#21203 review issue 8: resolve "`n`th" in docstring ...
…gular-guess * t/21319/sequences/rec-hash: Trac sagemath#21319: fix punctuation Trac sagemath#21318: rmul/lmul preserve identity for multiplying by 1 Trac sagemath#21325: fixup test .subsequence being identity Trac sagemath#21318: rmul/lmul preserve identity for multiplying by 1 Trac sagemath#21325: use (new) decorator minimize_result Trac sagemath#21325: remove empty lines, fix punctuation Trac sagemath#21325: remove iteritems Trac sagemath#21318: fix rmul/lmul issues Trac sagemath#21318: use "correct" 1 Trac sagemath#21318: use tensor_product in method hadamard_product Trac sagemath#21318: use is_trivial_zero in doctest of _neg_ Trac sagemath#21318: use (new) .linear_representation in doctests Trac sagemath#21318: fix empty lines and punctuation Trac sagemath#21318: decorator minimize_result Trac sagemath#21203 review issue 10: use "raise ... from None" where approriate
…ar-warning * t/21204/sequences/k-regular-guess: (11522 commits) Trac sagemath#21204: fixup code and tests Trac sagemath#21204: cherry-pick to avoid merge conflict Trac sagemath#21319: fixup due to changes in dependencies Trac sagemath#21318: fixup due to recent changes in dependencies Updated SageMath version to 9.3 build/pkgs/fplll/spkg-install.in: Configure --without-qd if we use gcc from spkg build/pkgs/fplll/spkg-configure.m4: Add depcheck on gcc build/pkgs/ppl/spkg-configure.m4: Add depcheck on gcc build/pkgs/brial/spkg-configure.m4: Add depcheck on gcc build/pkgs/{freetype,libgd}/spkg-configure.m4: Add depcheck for gcc build/pkgs/zeromq/spkg-configure.m4: Add depcheck for gcc build/pkgs/ntl/spkg-configure.m4: Add depcheck for gcc Trac sagemath#21295 review issue 29: notice minimize vs field Trac sagemath#21295 review issue 7: document accessing coefficients Trac sagemath#21295 review issue 33: rename to number_of_zeros (as it should be) Trac sagemath#21203 review issue 4: rename to coefficient ring Trac sagemath#21295: rename to coefficient_ring Trac sagemath#21203 review issue 3: example for __getitem__ and __iter__ Trac sagemath#21203 review issue 2: extend odds in Pascal's triangle Trac sagemath#21203 review issue 1: better binary sum of digits ...
…ar-warning * t/21204/sequences/k-regular-guess: Trac sagemath#21204: fix punctuation Trac sagemath#21319: fix punctuation Trac sagemath#21318: rmul/lmul preserve identity for multiplying by 1 Trac sagemath#21325: fixup test .subsequence being identity Trac sagemath#21318: rmul/lmul preserve identity for multiplying by 1 Trac sagemath#21325: use (new) decorator minimize_result Trac sagemath#21325: remove empty lines, fix punctuation Trac sagemath#21325: remove iteritems Trac sagemath#21318: fix rmul/lmul issues Trac sagemath#21318: use "correct" 1 Trac sagemath#21318: use tensor_product in method hadamard_product Trac sagemath#21318: use is_trivial_zero in doctest of _neg_ Trac sagemath#21318: use (new) .linear_representation in doctests Trac sagemath#21318: fix empty lines and punctuation Trac sagemath#21318: decorator minimize_result Trac sagemath#21203 review issue 10: use "raise ... from None" where approriate
* t/21343/k-regular-warning: (11523 commits) Trac sagemath#21343: adapt to removed transpose-property in dependency Trac sagemath#21204: fixup code and tests Trac sagemath#21204: cherry-pick to avoid merge conflict Trac sagemath#21319: fixup due to changes in dependencies Trac sagemath#21318: fixup due to recent changes in dependencies Updated SageMath version to 9.3 build/pkgs/fplll/spkg-install.in: Configure --without-qd if we use gcc from spkg build/pkgs/fplll/spkg-configure.m4: Add depcheck on gcc build/pkgs/ppl/spkg-configure.m4: Add depcheck on gcc build/pkgs/brial/spkg-configure.m4: Add depcheck on gcc build/pkgs/{freetype,libgd}/spkg-configure.m4: Add depcheck for gcc build/pkgs/zeromq/spkg-configure.m4: Add depcheck for gcc build/pkgs/ntl/spkg-configure.m4: Add depcheck for gcc Trac sagemath#21295 review issue 29: notice minimize vs field Trac sagemath#21295 review issue 7: document accessing coefficients Trac sagemath#21295 review issue 33: rename to number_of_zeros (as it should be) Trac sagemath#21203 review issue 4: rename to coefficient ring Trac sagemath#21295: rename to coefficient_ring Trac sagemath#21203 review issue 3: example for __getitem__ and __iter__ Trac sagemath#21203 review issue 2: extend odds in Pascal's triangle ...
See also meta ticket #21202
Depends on #21203
Component: combinatorics
Author: Daniel Krenn
Branch/Commit:
14291eb
Reviewer: Clemens Heuberger
Issue created by migration from https://trac.sagemath.org/ticket/21318
The text was updated successfully, but these errors were encountered: