#4151: [with patch, needs review] implementation of Dickman's function
---------------------------+------------------------------------------------
 Reporter:  robertwb       |        Owner:  was       
     Type:  enhancement    |       Status:  new       
 Priority:  major          |    Milestone:  sage-3.1.3
Component:  number theory  |   Resolution:            
 Keywords:                 |  
---------------------------+------------------------------------------------
Comment (by davidloeffler):

 I tried installing this (under Sage 3.1.1) and now I get an error whenever
 I start up Sage:

 {{{
 /home/david/sage-3.1.1/local/lib/python2.5/site-
 packages/sage/functions/transcendental.py in <module>()
     378
     379
 --> 380 from sage.rings.polynomial.polynomial_real_mpfr_dense import
 PolynomialRealDense
     381
     382 class DickmanRhoComputer:

 ImportError: /home/david/sage-3.1.1/local/lib/python2.5/site-
 packages/sage/rings/polynomial/polynomial_real_mpfr_dense.so: undefined
 symbol: mpfr_set_z
 }}}
 I tried doing "sage -ba" and that didn't help. Does it only work if
 installed against one of the 3.1.2 alpha builds?

 David

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