Ticket #4452 (closed enhancement: fixed)
[with patch; positive review] optimize next_prime
| Reported by: | was | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.2 |
| Component: | basic arithmetic | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Sage's next_prime is slow, but this patch makes it ("ten times"?!) faster, especially for small input.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

