PyCon India 2009
26th and 27th September 2009
Venue: IISC, Bengaluru
Talk
Talk Title Numerical Computing in Python
Speaker Rahul Agrawal
Level Moderate
Category Normal talk (45 - 60 minutes)
Accepted False
Scheduled False
Presentation Materials Presentation materials have not yet been added
Abstract Modern day computing algorithms require processing of large quantities of data. Such number crunching capabilities are usually slow if coded in pure Python. However with a suitable set of extensions, one can have the best of both worlds - convenience of Python and the speed nearing those of Fortran or C code. In this talk, we will try to discuss options available for numerical computing in Python along with a demonstration of few applications.
Rating Score: 7 from 7 ratings

Rate this talk

When rating a talk, please select 'reject' only if you feel the talk is completely unacceptable or against the goals of the conference. If you personally are not interested in the talk, select 'No Comment'. If you feel the talk should be there, select 'Accept'.


This talk has 4 comments.

Comments:


will this include the GNU-R interface to python or is it just numpy?... you will explain about numpy.. right?..

In the talk will try to cover numpy, scipy primarily with actual data mining task demo. Have plans of adding the GNU-R interface to it given the popularity of R. Am working on the stuff over this week to arrive at a decent trade off between depth of coverage of one technology and the coverage of different options...

Posted by: Rahul Agrawal

Would you also like to consider SymPy http://docs.sympy.org/? which provides an extensive framework for Symbolic computation in Python something which is the forte of Mathematica. ..

Posted by: Shailesh Kumar

Rahul, you could contrast the features you have lined up with those provided by matlab,scilab etc. It would be great !..

Posted by: Kunal Ghosh

Please login or register if you wish to comment


Back to index ...
Sponsors

Sponsors
Associate Sponsors
Associates
Posts

No recent posts

Links

Feeds


Powered by Linux, Apache, Python, Postgresql and Django.