Older version of sympy in sympy live shell at sympy,org
24 views
Skip to first unread message
Tarun Kumar
unread,
Dec 24, 2017, 4:16:05 AM12/24/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
Hi,
I noticed that the version of sympy(1.0) in the sympy live shell is older in comparison to the latest version 1.1.1 and due to which some functionalities which are there in 1.1.1 are not working in the shell (even the examples given in docs).
I got one of them ('nonlinsolve' is not defined in 1.0 but defined in 1.1.1). So, in order to avoid confusion we should update the documentation and/or install the latest version of sympy.