On Sat, Mar 17, 2012 at 1:58 PM, lois postula <[email protected]> wrote: > Hi Everyone, > I am a first year Bachelor Student in Computer Sciences, in Brussels. I > start using and learning Python since the beginning of this academic year, > and > I have done lot's of projects with the cursus, the bigger of them is a > program whose goals is to provide user a Gui application with wich he can > draw mathematical > functions with some argument and parameters allowing him to scale the > drawing, to offset it. One of the features this program give is the > calculation, in a raphic way, > of the integral of the functions drawed by the user.With this I learned how > to use Tkinter and PyQt for example. I find SymPy very interesting and > useful, and, moreover > his capacity of expansion, I mean by that, there is still so much to do, > very attractive, and one of the expansion can be the Step-By-Step Expression > Manipulation because > knowing the answer of a problem is cool and is often the goal of the use of > a program or a module such as these but sometimes it's reallly helpful to > see how we find the answer. > > At which state of developpement is this project, if in developpement it is? > > Thanks,
A project like you describe is not currently in any kind of development. Aaron Meurer -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
