Plotting libraries recommendations

eliben eliben at gmail.com
Tue Oct 14 09:19:30 EDT 2008


On Oct 14, 1:18 pm, sert <je... at hotmail.com> wrote:
> I'm developing a circuit simulation application and will need to
> plot the output of my program. The output will not be functions,  
> just a collection of numerical values of the dependent and
> independent variables.

One good option is matplotlib. It's easy to install and use on all the
major platforms.

Eli



More information about the Python-list mailing list