Cython

A Guide for Python Programmers

Nonfiction, Computers, Database Management, Programming, Programming Languages, General Computing
Cover of the book Cython by Kurt W. Smith, O'Reilly Media
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart
Author: Kurt W. Smith ISBN: 9781491901755
Publisher: O'Reilly Media Publication: January 21, 2015
Imprint: O'Reilly Media Language: English
Author: Kurt W. Smith
ISBN: 9781491901755
Publisher: O'Reilly Media
Publication: January 21, 2015
Imprint: O'Reilly Media
Language: English

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 code
  • Gain hands-on experience using Cython features to boost your numeric-heavy Python
  • Create new types with Cython—and see how fast object-oriented programming in Python can be
  • Effectively organize Cython code into separate modules and packages without sacrificing performance
  • Use Cython to give Pythonic interfaces to C and C++ libraries
  • Optimize code with Cython’s runtime and compile-time profiling tools
  • Use Cython’s prange function to parallelize loops transparently with OpenMP
View on Amazon View on AbeBooks View on Kobo View on B.Depository View on eBay View on Walmart

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.

More books from O'Reilly Media

Cover of the book Designing Data-Intensive Applications by Kurt W. Smith
Cover of the book Wikipedia: The Missing Manual by Kurt W. Smith
Cover of the book Droid 2: The Missing Manual by Kurt W. Smith
Cover of the book HTML5: The Missing Manual by Kurt W. Smith
Cover of the book Database Nation by Kurt W. Smith
Cover of the book Programming SQL Server 2005 by Kurt W. Smith
Cover of the book The Geek Atlas by Kurt W. Smith
Cover of the book The Information Diet by Kurt W. Smith
Cover of the book Maven: A Developer's Notebook by Kurt W. Smith
Cover of the book Oracle PL/SQL Programming by Kurt W. Smith
Cover of the book Identity and Data Security for Web Development by Kurt W. Smith
Cover of the book Programming WCF Services by Kurt W. Smith
Cover of the book BeagleBone Cookbook by Kurt W. Smith
Cover of the book Powering Content by Kurt W. Smith
Cover of the book Java Servlet Programming by Kurt W. Smith
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy