Cargando…

Advanced Python programming /

Write fast, robust, and highly reusable applications using Python's internal optimization, state-of-the-art performance-benchmarking tools, and cutting-edge libraries Key Features Benchmark, profile, and accelerate Python programs using optimization tools Scale applications to multiple processo...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Nguyen, Quan (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, [United Kingdom] : Packt Publishing, 2022.
Edición:Second edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Table of Contents Benchmarking and Profiling Pure Python Optimizations Fast Array Operations with NumPy and Pandas C Performance with Cython Exploring Compilers Automatic Differentiation and Accelerated Linear Algebra for Machine Learning Implementing Concurrency Parallel Processing Concurrent Web Requests Concurrent Image Processing Building Communication Channels with asyncio Deadlocks Starvation Race Conditions The Global Interpreter Lock The Factory Pattern The Builder Pattern Other Creational Patterns The Adapter Pattern The Decorator Pattern The Bridge Pattern The Façade Pattern Other Structural Patterns The Chain of Responsibility Pattern The Command Pattern The Observer Pattern.