#3572: [with patch; needs work] optimize sage startup time by not importing any
modules that import linbox by default.
-------------------------+--------------------------------------------------
 Reporter:  was          |       Owner:  cwitty  
     Type:  enhancement  |      Status:  new     
 Priority:  major        |   Milestone:  sage-4.0
Component:  misc         |    Keywords:          
-------------------------+--------------------------------------------------

Comment(by jhpalmieri):

 The patch doesn't apply cleanly any more, as you might expect.  I only got
 one doctest failure, from the following issue (not the one mabshoff
 reported, perhaps because that doctest in the patch didn't apply):
 {{{
 sage: os.system('sage -startuptime | grep linbox')
            sage.libs.linbox.linbox: 0.006 (sage.matrix.matrix_modn_dense)
 0
 }}}
 So there's another import which needs to be removed...

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