IPython Interactive Computing and Visualization Cookbook, 2nd Edition contains many ready-to-use, focused recipes for high-performance scientific computing and data analysis, from the latest IPython/Jupyter features to the most advanced tricks, to help you write better and faster code. You will apply these state-of-the-art methods to various real-world examples, illustrating topics in applied mathematics, scientific modeling, and machine learning.
The first part of the book covers programming techniques: code quality and reproducibility, code optimization, high-performance computing through just-in-time compilation, parallel computing, and graphics card programming. The 2nd part tackles data science, statistics, machine learning, signal and image processing, dynamical systems, and pure and applied mathematics.
Table of contents
- A Tour of Interactive Computing with Jupyter and IPython
- Best practices in Interactive Computing
- Mastering the Jupyter Notebook
- Profiling and Optimization
- High-Performance Computing
- Data Visualization
- Statistical Data Analysis
- Machine Learning
- Numerical Optimization
- Signal Processing
- Image and Audio Processing
- Deterministic Dynamical Systems
- Stochastic Dynamical Systems
- Graphs, Geometry, and Geographic Information Systems
- Symbolic and Numerical Mathematics
Pages : | 548 |
Size : | |
Downloads: | 175 |
Created: | 2022-02-03 |
License: | CC BY-NC-ND |
Author(s): | Cyrille Rossant |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about IPython Interactive Computing and Visualization Cookbook
Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces,
Puzzle-based learning is an active learning technique. With code puzzles, you will learn f..., download free Python tutorial in PDF (89 pages) created by .
Download free course Biopython: Tutorial and Cookbook, pdf file on 360 pages by by Jeff Chang, Brad Chapman, Iddo Friedberg, Thomas Hamelryck, Michiel de Hoon, Peter Cock, Tiago Antao, Eric Talevich, Bartek Wilczy?ski.
Download free course Learning Python Matplotlib, pdf file on 97 pages by Stack Overflow Community.
This second edition of the well-received book has been extensively revised: All code is now written in Python version 3.6 (no longer version 2.7). In addition, the two first chapters of the previous edition have been extended and split up into five new chapters, thus expanding the introduction to pr