#5345: [with patch, needs work] Optimize transpose for dense matrices
----------------------------+-----------------------------------------------
 Reporter:  rbeezer         |       Owner:  rbeezer   
     Type:  enhancement     |      Status:  new       
 Priority:  major           |   Milestone:  sage-3.4.1
Component:  linear algebra  |    Keywords:  transpose 
----------------------------+-----------------------------------------------

Comment(by rbeezer):

 Yann - I like it.  And yes, the antitranspose definitely needs a similar
 treatment.

 I swapped out the inner loop for the suggested slicing.  Same test run as
 listed above, and I got a total time of 10.14s.  So not a major speedup,
 but still a gain.

 I'll get back to this in the next couple of days and maybe try to do some
 more timings with multiple runs with the cache'ing of the list turned off.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5345#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to