#3760: [patches at #5344, #4181] creating 666 rings in singular fails with an
out
of memory error on 32-bit intel os x.
---------------------------+------------------------------------------------
Reporter: was | Owner: was
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.4
Component: number theory | Keywords:
---------------------------+------------------------------------------------
Changes (by GeorgSWeber):
* milestone: sage-3.4.1 => sage-3.4
Comment:
Yippieh:
{{{
sage: v = prime_range(4974); len(v)
666
sage: w = [GF(p)['x,y'] for p in v]
sage:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/3760#comment:8>
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
-~----------~----~----~----~------~----~------~--~---