Help with getting the SymPy 1.0 release out the door!
96 views
Skip to first unread message
Jason Moore
unread,
Jan 14, 2016, 12:44:53 PM1/14/16
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 sy...@googlegroups.com
I just wanted to send out a reminder that we'd like to get SymPy 1.0 released soon. Aaron has been doing the most work wrt to this and we have lots of new contributors looking for things to do. When looking for something to solve, start here:
Most of it has to do with the new assumptions system. Also solve is
going to be replaced with solveset.
We also try to deprecate things when possible, so if you have code you
are worried about you can run it against sympy master and see if any
deprecation warnings are emitted (SymPy deprecation warnings, unlike
normal deprecation warnings, are always shown).