Graphics Module

Gabriel aekidens at yahoo.es
Sun Jan 13 05:09:11 EST 2008


On 11 ene, 22:51, Mike <kyoso... at gmail.com> wrote:
> On Jan 11, 3:31 pm, "Gabriel" <aekid... at yahoo.es> wrote:
>
> > Hi all !
>
> > I'm developing a math program that shows graphics of functions.
> > I would hear suggestions about the way of drawing 2D .
>
> > Thanks a lot for your answers.
>
> > - Gabriel -
>
> That's not a very descriptive question, however most people talk about
> matplotlib for graphing and 2D drawings.
>
> Here's a few links on graphing in Python:
>
> http://matplotlib.sourceforge.net/http://wiki.python.org/moin/PythonGraphApihttp://alpha-leonis.lids.mit.edu/nlp/pygraph/http://boost.org/libs/graph/doc/python.htmlhttp://www.python.org/doc/essays/graphs.html
>
> Some of these may have dependencies, such as numpy or scipy. Be sure
> to read the docs for full details either way.
>
> Mike


Thanks !

Yes. This is what I was looking for..



More information about the Python-list mailing list