#9944: categories for polynomial rings
--------------------------------------------+-------------------------------
Reporter: robertwb | Owner: nthiery
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.1
Component: categories | Resolution:
Keywords: | Work_issues: fix on 32-bit
Upstream: N/A | Reviewer: Nicolas M.
ThiƩry, Mike Hansen, Martin Raum
Author: Robert Bradshaw, Simon King | Merged:
Dependencies: |
--------------------------------------------+-------------------------------
Comment(by SimonKing):
I think I remember what turned out to be the problem: In
`J.hecke_operator(...)`, some matrix space is created - a very big one
(kind of 5405473x5405473). And if I am not mistaken, the changes in the
patch make the matrix space create a zero and a unit matrix - perhaps too
much for 32 bit.
But perhaps I ''am'' mistaken. After all, the memory consumption is not
big at all when I do the computation on my computer.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9944#comment:37>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.