Thanks. It looks like it has already been fixed in the dev docs. http://docs.sympy.org/dev/modules/mpmath/functions/elliptic.html?highlight=elliptic#ellipk
Aaron Meurer On Wed, Aug 6, 2014 at 3:46 PM, docduke <[email protected]> wrote: > 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. -- 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/CAKgW%3D6%2BdKGNgXJ4Sh4RWEJyWri%3DA%3Darupy%2BAW9rM2uzbWJeJnw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
