Princeton University Python Community Talk - ADDED
Cython: Supercharge Your Code with the Speed of C and the Simplicity of Python
With the exponential growth of datasets and the demand for realtime analysis increasing, powerful tools like Python are frequently not fast enough to accomplish the task. Enter Cython, a powerful, lightweight tool set that allows developers to write C modules as if they were writing Python. Cython takes code written like Python, with a few extras thrown in, and compiles it into a fast C module, frequently giving an order of magnitude faster runtime. In this talk, I will discuss how to install and set up Cython, go over the basic conventions, and perform some live demonstrations that highlight the power of Cython.
Date & Time
May 29, 2014 | 3:00pm – 4:00pm
Location
Princeton University, Lewis Science Library VisLab, Rm. LL346Speakers
Philip Fugate
Affiliation
Princeton University Electrical Engineering