#13028: mpmath import problem warning?
-------------------------------+--------------------------------------------
       Reporter:  dsm          |         Owner:  jason, jkantor
           Type:  enhancement  |        Status:  new           
       Priority:  minor        |     Milestone:  sage-5.11     
      Component:  numerical    |    Resolution:                
       Keywords:               |   Work issues:                
Report Upstream:  N/A          |     Reviewers:                
        Authors:               |     Merged in:                
   Dependencies:               |      Stopgaps:                
-------------------------------+--------------------------------------------
Changes (by eviatarbach):

 * cc: eviatarbach (added)


Comment:

 I got this bug with the patch in #2516 with `hypergeometric((10, 10),
 (50,), 2.)`, where I say it was due to an mpmath limitation before seeing
 this ticket. It seems indeed to be a circular import problem; I moved the
 import `from mpmath import hyper` into a function rather than have it at
 the top and it works.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13028#comment:2>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to