Measure, optimize, and improve the performance of your Python code with this easy-to-follow guideAbout This Book• Master the do's and don'ts of Python performance programming• Learn how to use exiting new tools that will help you improve your scripts• A step-by-step, conceptual guide to teach you ho
Mastering Python High Performance
✍ Scribed by Doglio F.
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
Packt Publishing, 2015. — 260 p. — ISBN-10: 1783989300, ISBN-13: 978-1-78398-930-0.
Код примеров к книге выложен здесь.
Master code optimization step-by-step and learn how to use different tools;
Understand what a profiler is and how to read its output;
Interpret visual output from profiling tools and improve the performance of your script;
Use Cython to create fast applications using Python and C;
Take advantage of PyPy to improve performance of Python code;
Optimize number-crunching code with NumPy, Numba, Parakeet, and Pandas.Master the do's and don'ts of Python performance programming.
Learn how to use exiting new tools that will help you improve your scripts.
A step-by-step, conceptual guide to teach you how to optimize and fine-tune your critical pieces of code.Who This Book Is For:
If you're a Python developer looking to improve the speed of your scripts or simply wanting to take your skills to the next level, then this book is perfect for you.Формат книги совместим с iPAD и Amazon Kindle, на PC открывается многими бесплатными ридерами, например Cool Reader (EPUB), Calibre (EPUB, MOBI, AZW3), Adobe Digital Editions (EPUB), FBReader (EPUB, MOBI, AZW3).
✦ Subjects
Библиотека;Компьютерная литература;Python
📜 SIMILAR VOLUMES
Packt Publishing, 2015. — 260 p. — ISBN-10: 1783989300, ISBN-13: 978-1-78398-930-0.<br/> <br/><strong>Код примеров к книге выложен <a class="object-link fpm" data-file-id="1768144" href="/file/1768144/">здесь</a>.</strong><div class="bb-sep"></div><strong>Measure, optimize, and improve the performan
Packt Publishing, 2015. — Code Only. — ISBN-10: 1783989300, ISBN-13: 978-1-78398-930-0.<br/> <br/><strong>Код примеров к выложенной здесь книге в форматах <a class="object-link fpm" data-file-id="1768146" href="/file/1768146/">PDF</a>, <a class="object-link fpm" data-file-id="1768147" href="/file/17
Python is a versatile language that has found applications in many industries. The clean syntax, rich standard library, and vast selection of third-party libraries make Python a wildly popular language. Python High Performance is a practical guide that shows how to leverage the power of both nati
<h4>Key Features</h4><ul><li>Identify the bottlenecks in your applications and solve them using the best profiling techniques</li><li>Write efficient numerical code in NumPy, Cython, and Pandas</li><li>Adapt your programs to run on multiple processors and machines with parallel programming</li></ul>