> 
> 
> BTW: If you told us which language(s) you have a background in, it could be 
> easier to help you with identifying the idioms in that language that turn 
> into misconceptions when applied to Python.

I'm considering porting some MATLAB code to python to move away from commercial 
software. Python seemed like the right choice simply because of the wonderful 
numpy, scipy and matplotlib.

So my project will build on these packages to provide some additional state and 
functionality.

Cheers,

Martin

> 
> Greetings!
> 
> Uli
> 
> [1] Actually, modules themselves provide the kind of separation that I think 
> you are after. Don't always think "class" if it comes to encapsulation and 
> modularization!
> -- 
> http://mail.python.org/mailman/listinfo/python-list

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to