Cargando…

NumPy cookbook /

Written in Cookbook style, the code examples will take your NumPy skills to the next level. This book will take Python developers with basic NumPy skills to the next level through some practical recipes.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Idris, Ivan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham [England] : Packt Pub., 2012.
Colección:Quick answers to common problems.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • ch. 1. Winding Along with IPython
  • ch. 2. Advanced Indexing and Array Concepts
  • ch. 3. Get to Grips with Commonly Used Functions
  • ch. 4. Connecting NumPy with the Rest of the World
  • ch. 5. Audio and Image Processing
  • ch. 6. Special Arrays and Universal Functions
  • ch. 7. Profiling and Debugging
  • ch. 8. Quality Assurance
  • ch. 9. Speed Up Code with Cython
  • ch. 10. Fun with Scikits.