Import It All
Books > Computers & Technology > Programming Languages > Python
Cython: A Guide for Python Programmers

Cython: A Guide for Python Programmers

Product ID: 30143384 Condition: New

Sold Out

Product Description

Cython: A Guide for Python Programmers

<div><p>Build software that combines Python’s expressivity with the performance and control of C (and C++). It’s possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In this practical guide, you’ll learn how to use Cython to improve Python’s performance—up to 3000x— and to wrap C and C++ libraries in Python with ease.</p><p>Author Kurt Smith takes you through Cython’s capabilities, with sample code and in-depth practice exercises. If you’re just starting with Cython, or want to go deeper, you’ll learn how this language is an essential part of any performance-oriented Python programmer’s arsenal.</p><ul><li>Use Cython’s static typing to speed up Python code</li><li>Gain hands-on experience using Cython features to boost your numeric-heavy Python</li><li>Create new types with Cython—and see how fast object-oriented programming in Python can be</li><li>Effectively organize Cython code into separate modules and packages without sacrificing performance</li><li>Use Cython to give Pythonic interfaces to C and C++ libraries</li><li>Optimize code with Cython’s runtime and compile-time profiling tools</li><li>Use Cython’s prange function to parallelize loops transparently with OpenMP</li></ul></div>

Technical Specifications

Country
USA
Brand
O'Reilly
Manufacturer
O'Reilly Media
Binding
Paperback
ItemPartNumber
black & white illustrations
ReleaseDate
2015-01-31T00:00:01Z
UnitCount
1
EANs
9781491901557

You might also like

Back to top