Opened 13 months ago
Last modified 7 weeks ago
#31715 new enhancement
modernize Cunningham prime table
Reported by: | vdelecroix | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.7 |
Component: | number theory | Keywords: | |
Cc: | slelievre | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
- Cunningham prime table lacks a
Feature
(see also #30819) rings/factorint.pyx
would better bearith/factorint.pyx
- Cunningham is not an option in
Integer.factor
Change History (5)
comment:1 Changed 13 months ago by
- Cc slelievre added
comment:2 Changed 13 months ago by
- Description modified (diff)
comment:3 Changed 10 months ago by
- Milestone changed from sage-9.4 to sage-9.5
comment:4 Changed 5 months ago by
- Milestone changed from sage-9.5 to sage-9.6
comment:5 Changed 7 weeks ago by
- Milestone changed from sage-9.6 to sage-9.7
Note: See
TracTickets for help on using
tickets.
Thoughts: