Depends on how you define "full featured". There are always more things to do: more kinds of integrals to compute, more kinds of equations to solve, more areas of mathematics that deserve treatment. Even Mathematica is not "full featured" by this view.
But I think we definitely have what can be considered a usable product, meaning people can (and do) use SymPy to solve real problems, which they might not be able to solve otherwise. And just as importantly, when you use it, it just works. You don't have to try to workaround some issue or limitation in what is implemented. This is still not always true (I guess it's not really true of any software product), but it's definitely way more true today than it was when I started using SymPy back in 2009. Honestly, in my view, the only reason that we should continue to keep the 0 in the front of the version number is the assumptions. Once we get that fixed, we should release SymPy 1.0. But what do I know. Maybe SymPy 1.0 should be released now, and when the assumptions get fixed it would be SymPy 2.0. Aaron Meurer On Fri, Mar 14, 2014 at 5:01 PM, Brian Granger <[email protected]> wrote: > We are! > > On Fri, Mar 14, 2014 at 2:44 PM, Matthew Rocklin <[email protected]> wrote: >> From Wikipedia: >> >> The stated goals of the library are to become a full-featured computer >> algebra system and... >> >> From SymPy's tutorial heading >> >> It aims to become a full-featured computer algebra system (CAS) while... >> >> Are we not a full-featured CAS? Does such a thing exist? Maybe there is >> better language here. The current language makes the project sound >> immature. >> >> -- >> 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/CAJ8oX-FFA%2BDtzLjR3GVFEr87CQYivz62xiQOSLCX1wQZK2nDUQ%40mail.gmail.com. >> For more options, visit https://groups.google.com/d/optout. > > > > -- > Brian E. Granger > Cal Poly State University, San Luis Obispo > [email protected] and [email protected] > > -- > 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/CAH4pYpT2nMJDX%2BxG-BYu%2BfF6ZSa3oehgjX8B4SqWo-O0%2B5%2Bdeg%40mail.gmail.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%3D6Jmg-UhMMdPJuC9iqrBy62NmGTXiuDHbw9RoXzxzyPBHg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
