Changes between Initial Version and Version 1 of Ticket #19821, comment 11
- Timestamp:
- 01/03/16 00:46:53 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19821, comment 11
initial v1 9 9 With #19825 and my recent changes, it just takes 4 seconds on my laptop to iterate over D,,5,,. Now the biggest speed gain (about 2.5s) will be in improving matrix multiplication over the UCF, as opposed to speeding up the comparisons (about 1.5s) 10 10 11 One takeaway message: if you are working in a simply-laced type for this, use `ZZ`.11 One takeaway message: if you are working in a simply-laced type for `CoxeterGroup`, use `ZZ`.