Changes between Version 1 and Version 3 of Ticket #14631
- Timestamp:
- 05/23/13 09:00:17 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14631
- Property Cc azi Slani added
-
Ticket #14631 – Description
v1 v3 14 14 15 15 Without the patch 16 {{{ 16 {{{ 17 17 sage: %time g.is_strongly_regular(parameters = True) 18 <still waiting> 18 CPU times: user 316.33 s, sys: 0.08 s, total: 316.41 s 19 Wall time: 317.20 s 20 (1024, 527, 270, 272) 19 21 }}} 20 22