-
-
Notifications
You must be signed in to change notification settings - Fork 491
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
Update documentation for EnumeratedFamily #34054
Comments
comment:2
I am not sure the documentation is wrong, but it might be a slight abuse of notation. In particular Now your change definitely is wrong because it is not indexed by Z but by N (with 0) in the infinite case. Don't let this run for too long:
as the generic |
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:
|
comment:5
I changed this to reflect your comment about |
comment:7
There is no reason for a separate |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:9
I'd suggest to change from "value" to "rank" here. Otherwise LGTM |
comment:10
Maybe it would also be a good idea to check that it's an integer? |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:12
I would rephrase "must be between %s and %s inclusive" -> "must be in the range from %s to %s" |
comment:13
I know that this is not from your ticket, but this:
could be rewritten using |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Reviewer: Matthias Koeppe |
Changed branch from u/tkarn/enumerated-family-ZZ-doc to |
The current documentation implies that the index set must be finite. This is not the case:
CC: @tscrim
Component: documentation
Keywords: gsoc2022 documentation family
Author: Trevor K. Karn
Branch/Commit:
c777eca
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/34054
The text was updated successfully, but these errors were encountered: