#13387: Improve MonoDict and TripleDict data structures
----------------------------------+-----------------------------------------
       Reporter:  nbruin          |         Owner:  Nils Bruin
           Type:  enhancement     |        Status:  needs_work
       Priority:  major           |     Milestone:  sage-5.8  
      Component:  memleak         |    Resolution:            
       Keywords:                  |   Work issues:            
Report Upstream:  N/A             |     Reviewers:            
        Authors:  Nils Bruin      |     Merged in:            
   Dependencies:  #11521, #12313  |      Stopgaps:            
----------------------------------+-----------------------------------------
Changes (by jdemeyer):

  * status:  needs_review => needs_work
  * milestone:  sage-feature => sage-5.8


Comment:

 On `hawk` (!OpenSolaris i386), Sage fails to start:
 {{{
   File "./spkg-install", line 4, in <module>
     from sage.all import save
   File
 
"/export/home/buildbot/build/sage/hawk-1/hawk_full/build/sage-5.8.beta1/local/lib/python2.7
 /site-packages/sage/all.py", line 63, in <module>
     from sage.misc.all       import *         # takes a while
   File
 
"/export/home/buildbot/build/sage/hawk-1/hawk_full/build/sage-5.8.beta1/local/lib/python2.7
 /site-packages/sage/misc/all.py", line 83, in <module>
     from functional import (additive_order,
   File
 
"/export/home/buildbot/build/sage/hawk-1/hawk_full/build/sage-5.8.beta1/local/lib/python2.7
 /site-packages/sage/misc/functional.py", line 36, in <module>
     from sage.rings.complex_double import CDF
   File "complex_double.pyx", line 96, in init sage.rings.complex_double
 (sage/rings/complex_double.c:16857)
 OverflowError: long int too large to convert to int
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13387#comment:26>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to