#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 malb):
> 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.
Is your point that the maximum prime for which we use
{{{Matrix_modn_dense}}} shouldn't vary across platforms? I didn't think of
it before, I can see why this would be desirable. How about "long long"
across the board?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4968#comment:2>
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
-~----------~----~----~----~------~----~------~--~---