9781449361594-1449361595-High Performance Python: Practical Performant Programming for Humans

High Performance Python: Practical Performant Programming for Humans

ISBN-13: 9781449361594
ISBN-10: 1449361595
Edition: 1
Author: Micha Gorelick, Ian Ozsvald
Publication date: 2014
Publisher: O'Reilly Media
Format: Paperback 368 pages
FREE US shipping
Buy

From $31.99

Book details

ISBN-13: 9781449361594
ISBN-10: 1449361595
Edition: 1
Author: Micha Gorelick, Ian Ozsvald
Publication date: 2014
Publisher: O'Reilly Media
Format: Paperback 368 pages

Summary

High Performance Python: Practical Performant Programming for Humans (ISBN-13: 9781449361594 and ISBN-10: 1449361595), written by authors Micha Gorelick, Ian Ozsvald, was published by O'Reilly Media in 2014. With an overall rating of 4.3 stars, it's a notable title among other Algorithms (Programming, Microsoft Programming) books. You can easily purchase or rent High Performance Python: Practical Performant Programming for Humans (Paperback) from BooksRun, along with many other new and used Algorithms books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.53.

Description

Your Python code may run correctly, but you need it to run faster. By exploring the fundamental theory behind design choices, this practical guide helps you gain a deeper understanding of Python’s implementation. You’ll learn how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs.

How can you take advantage of multi-core architectures or clusters? Or build a system that can scale up and down without losing reliability? Experienced Python programmers will learn concrete solutions to these and other issues, along with war stories from companies that use high performance Python for social media analytics, productionized machine learning, and other situations.

  • Get a better grasp of numpy, Cython, and profilers
  • Learn how Python abstracts the underlying computer architecture
  • Use profiling to find bottlenecks in CPU time and memory usage
  • Write efficient programs by choosing appropriate data structures
  • Speed up matrix and vector computations
  • Use tools to compile Python down to machine code
  • Manage multiple I/O and computational operations concurrently
  • Convert multiprocessing code to run on a local or remote cluster
  • Solve large problems while using less RAM
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book