I am a new arrival. My interest today is Elliptic Integrals, so I found my way to the page http://docs.sympy.org/latest/modules/mpmath/functions/elliptic.html?highlight=elliptic#ellipk and the code example following "Values and limits include:". It contains the line "from mpmath import *". On a PC in Python 2.7.5, it shoud read "from sympy.mpmath import *". I suspect that is a change that became necessary at some version update, and it probably is needed elsewhere in the documentation.
-- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/60969040-f302-4859-b2f8-be42b6a0baba%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
