Changes between Version 1 and Version 2 of Ticket #29866, comment 25
- Timestamp:
- 06/17/20 08:39:19 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29866, comment 25
v1 v2 3 3 hv = [QQ(round(elmt, 6)) for elmt in hv] 4 4 }}} 5 still bothers me a lot. Why `6` there? Is it just waiting for an example with bigger numbers to get it brokenagain?5 still bothers me a lot. Why `6` there? Is it just waiting for an example with bigger numbers to break it again?