Changes between Initial Version and Version 1 of Ticket #9108
- Timestamp:
- 06/01/10 15:19:47 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9108 – Description
initial v1 1 1 Two doctests/examples in {{{sage/rings/polynomial/symmetric_ideal.py}}} tend to time out on older/slower machines (and take a large amount of the overall test time of that module). 2 3 Can you say which one? Then I'll either try shorter tests (which might actually be quite instructive, like a principal symmetric ideal whose minimal symmetric Groebner basis is formed by quite many polynomials) or mark the offensive tests as long.