#4968: switch Matrix_modn_dense from ints to CPU longs
----------------------------+-----------------------------------------------
 Reporter:  malb            |        Owner:  was          
     Type:  enhancement     |       Status:  new          
 Priority:  major           |    Milestone:  sage-wishlist
Component:  linear algebra  |   Resolution:               
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by mabshoff):

 Replying to [ticket:4968 malb]:

 > The switch requires changing all mentions of {{{int}}} to {{{long}}} and
 probably implementing {{{arith_long}}}.

 I am not sure using long here is a good idea since on various platforms we
 want to support sizeof(long) == sizeof (int). You might want to replace it
 by some typedef so we can make it long long on those platforms.

 Cheers,

 Michael

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