ODE, GUI, plotter in Python

Eduardo Lenz lenz at joinville.udesc.br
Tue Jun 16 17:12:10 EDT 2009


Em Ter 16 Jun 2009, às 09:00:02, Ala escreveu:
> Hello everyone.
>
> I am starting on implementing a simulator using python, and since it's
> the first time I code in python would appreciate a few pointers:
>
> The simulator will use a coupled ODE for the most part of the
> simulation, I plan to use scipy. (Anything considered faster/better
> than scipy for solving coupled ODEs? )
>
> I plan for a GUI program with network graph plotting. I am leaning
> towards using Qt for the GUI (internet forums seem to recommend it,
> anyone got other preferences? )
>
> Since the GUI application will contain few buttons and a plot, I am
> planning to implement matplotlib into the GUI. But does anyone know if
> matplotlib allows for interaction with the graph plot? (say for a
> network simulation, allowing to right click on nodes and disable them
> for instance, or alter some other properties of nodes and/or links
> across them).
>
> I am just starting out, hence I'd rather get some advice and experiment
> a bit for my self as I go along.
>
> Thank you.


you should take a look at 
http://pyode.sourceforge.net/

and pygame.


[]'s
Eduardo.
-- 

 Eduardo Lenz Cardoso
 Dr.  Eng.
 Associate Professor
 
 State University of Santa Catarina
 Department of Mechanical Engineering
 89223-100 - Joinville-SC - Brasil

 Tel: +55 47 4009-7971 - Fax: +55 47 4009-7940
 E-mail: lenz at Joinville.udesc.br          
 ---------------------------------------------

-- 
Esta mensagem foi verificada pelo sistema de antivírus e
 acredita-se estar livre de perigo.




More information about the Python-list mailing list