#5273: [with patch, positive review, needs rebase] change error message for
integer matrices which are too large
------------------------------------+---------------------------------------
 Reporter:  jhpalmieri              |        Owner:  jhpalmieri
     Type:  defect                  |       Status:  new       
 Priority:  trivial                 |    Milestone:  sage-3.4.1
Component:  linear algebra          |   Resolution:            
 Keywords:  32-bit, 64-bit, matrix  |  
------------------------------------+---------------------------------------
Changes (by mabshoff):

  * summary:  [with patch, positive review] change error message for
              integer matrices which are too large => [with
              patch, positive review, needs rebase] change
              error message for integer matrices which are
              too large

Comment:

 {{{

 [10:28pm] mabs: mhansen: I need to look at John's patch to make 100% sure
 they
 are both fixing all the same issues (besides John's patch doesn't address
 the
 signed int problem)
 [10:31pm] cwitty: I think the point of #5273 is that the error message on
 a
 matrix of size 2^80 on a 32-bit computer suggests that it might actually
 work
 on a 64-bit computer.
 [10:31pm] mabs: Yes. That is why I thought something else remains to be
 done
 [10:32pm] cwitty: But if you're going to worry about that... I'm pretty
 sure
 there's no computer in the world that can handle a matrix with even 2^50
 entries...
 [10:32pm] mabs: cwitty: Can you integrate that change on top of your
 change.
 [10:33pm] mabs: Well, you can create the MatrixSpace
 [10:33pm] cwitty: True.
 [10:33pm] mabs: Not that it will not blow up if you do anything serious
 with
 it, but if things are very sparse it should not appear to work
 }}}

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