Cython: A Guide for Python Programmers
Book information
Description
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. 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. Use Cython’s static typing to speed up Python codeGain hands-on experience using Cython features to boost your numeric-heavy PythonCreate new types with Cython—and see how fast object-oriented programming in Python can beEffectively organize Cython code into separate modules and packages without sacrificing performanceUse Cython to give Pythonic interfaces to C and C++ librariesOptimize code with Cython’s runtime and compile-time profiling toolsUse Cython’s prange function to parallelize loops transparently with OpenMP
Similar books
Apache Flume: Distributed Log Collection for Hadoop
2015 · PDF
Beginning EJB in Java EE 8: Building Applications with Enterprise JavaBeans
2018 · EPUB
Beginning EJB in Java EE 8: Building Applications with Enterprise JavaBeans
2018 · PDF
Murach’s C# 2015
2016 · DJVU
C++17 Quick Syntax Reference: A Pocket Guide to the Language, APIs and Library
2018 · PDF
C++17 Quick Syntax Reference: A Pocket Guide to the Language, APIs and Library
2018 · EPUB
The Origin of Concurrent Programming: From Semaphores to Remote Procedure Calls
DJVU
Pro JPA 2 in Java EE 8: An In-Depth Guide to Java Persistence APIs
2018 · PDF