Python High Performance, Second Edition (eBook, ePUB)
Gabriele Lanaro
eBook, ePUB

Python High Performance, Second Edition (eBook, ePUB)

Build high-performing, concurrent, and distributed applications

Sofort per Download lieferbar
23,95 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
12 °P sammeln!
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 native and third-party Python libraries to build robust applications.The book explains how to use various profilers to find performance bottlenecks and apply the correct algorithm to fix them. The reader will learn how to effectively use NumPy and Cython to speed up numerical code. The book explains concept...