Yes, fixing our plotting module is something that we need to have done. We currently ship with Pyglet, but it would be better if we modularized our plotting module to work with matplotlib, pyglet, etc. as external libraries.
Just a note: to participate in GSoC, we require that you submit a patch that gets reviewed and pushed in. See https://github.com/sympy/sympy/wiki/development-workflow for a guide and http://code.google.com/p/sympy/issues/list?q=label:EasyToFix for some easy to fix issues. Aaron Meurer On Mar 23, 2011, at 11:06 AM, Viktor wrote: > Hi Sympy Community, > > My name is Viktor Ikonnikov. I'm a PhD student of South Ural State > University from Russia. My basic specialization is modeling and > control of dynamic systems. I have a good experience of working with > matplotlib, cairo, opengl and Python is my favorite language :) > > I want to improve the Sympy plotting module and add ability to use > other plotting backends. As minimum I can integrate Sympy with > matplotlib. > > Can I take participate in GSOC from Sympy Community with this Idea? > > Thanks, > Viktor. -- 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.
