Opened 6 years ago
Closed 6 years ago
#18009 closed enhancement (fixed)
clarify Expression.numeric
Reported by: | rws | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.6 |
Component: | symbolics | Keywords: | |
Cc: | Merged in: | ||
Authors: | Ralf Stephan | Reviewers: | Dima Pasechnik |
Report Upstream: | N/A | Work issues: | |
Branch: | 4268433 (Commits, GitHub, GitLab) | Commit: | 4268433f75550ca986a4919aade859857ba06254 |
Dependencies: | Stopgaps: |
Description
Apparently a Pynac numeric is "an object you can do arithmetic with that is not a symbolic variable. People may look up "numeric" elsewhere and get wrong ideas so better fix the docs.
Change History (5)
comment:1 Changed 6 years ago by
- Branch set to u/rws/clarify_expression_numeric
comment:2 Changed 6 years ago by
- Commit set to 4268433f75550ca986a4919aade859857ba06254
- Status changed from new to needs_review
comment:4 Changed 6 years ago by
- Reviewers set to Dima Pasechnik
comment:5 Changed 6 years ago by
- Branch changed from u/rws/clarify_expression_numeric to 4268433f75550ca986a4919aade859857ba06254
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
18009: clarify Expression.numeric