#4753: [with patch, needs review] make sparse * sparse = dense mod p like 50
frickin' times faster.
----------------------------+-----------------------------------------------
 Reporter:  was             |        Owner:  was     
     Type:  defect          |       Status:  new     
 Priority:  critical        |    Milestone:  sage-3.3
Component:  linear algebra  |   Resolution:          
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by craigcitro):

  * summary:  [with patch, needs work] make sparse * sparse = dense mod p
              like 50 frickin' times faster. => [with patch,
              needs review] make sparse * sparse = dense mod
              p like 50 frickin' times faster.

Comment:

 Ok, problem solved. The issue is that `set_unsafe` take different input
 types for `matrix_modn_dense` and `matrix_mod2_dense` -- I only looked at
 the latter, mistakenly assuming they would be the same.

 I wised up, and tested `sage/matrix/` and `sage/modular/modsym` before
 posting -- no failures.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4753#comment:13>
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