Re: achieving performance using C/C++

2007-11-06 Thread Palindrom
Thanks to everybody ! -- http://mail.python.org/mailman/listinfo/python-list

Re: achieving performance using C/C++

2007-11-05 Thread Jeff
http://artfulcode.nfshost.com/files/extending_python_with_pyrex.html -- http://mail.python.org/mailman/listinfo/python-list

Re: achieving performance using C/C++

2007-11-05 Thread Luis M . González
On Nov 5, 8:51 am, Filip Wasilewski <[EMAIL PROTECTED]> wrote: > On Nov 5, 7:40 am, sandipm <[EMAIL PROTECTED]> wrote:> I did fair amount of > programming in python but never used c/c++ as > > mentioned below. > > any good tutorials for using C/C++ to optimize python codebase for > > performance?

Re: achieving performance using C/C++

2007-11-05 Thread Filip Wasilewski
On Nov 5, 7:40 am, sandipm <[EMAIL PROTECTED]> wrote: > I did fair amount of programming in python but never used c/c++ as > mentioned below. > any good tutorials for using C/C++ to optimize python codebase for > performance? > how widely do they use such kind of mixed coding practices? [...] Sinc

Re: achieving performance using C/C++

2007-11-05 Thread Palindrom
Hi all, I'd be very interseted in a good tutorial for using C/C++ to optimize python code too ! Thanks in advance. sandipm wrote: > I did fair amount of programming in python but never used c/c++ as > mentioned below. > any good tutorials for using C/C++ to optimize python codebase for > perform

achieving performance using C/C++

2007-11-04 Thread sandipm
I did fair amount of programming in python but never used c/c++ as mentioned below. any good tutorials for using C/C++ to optimize python codebase for performance? how widely do they use such kind of mixed coding practices? sandip -- Forwarded message -- From: "D.Hering" . . . . P