You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:alt:IPython Cookbook, Second Edition, by Cyrille Rossant
13
+
:target:_static/ipython-cookbook-2nd.png
14
+
15
+
* `IPython Interactive Computing and Visualization Cookbook, Second Edition <http://ipython-books.github.io/>`_
16
+
* By `Cyrille Rossant <http://cyrille.rossant.net>`_
17
+
* 548 pages
18
+
* Packt Publishing
19
+
* January 2018
20
+
21
+
22
+
Python is one of the leading open source platforms for data science and numerical computing. IPython and the associated Jupyter Notebook offer efficient interfaces to Python for data analysis and interactive visualization, and they constitute an ideal gateway to the platform.
23
+
24
+
IPython Interactive Computing and Visualization Cookbook, Second 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.
25
+
26
+
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 second part tackles data science, statistics, machine learning, signal and image processing, dynamical systems, and pure and applied mathematics.
<h2>IPython Interactive Computing and Visualization Cookbook, Second Edition<aclass="headerlink" href="#ipython-interactive-computing-and-visualization-cookbook-second-edition" title="Permalink to this headline">¶</a></h2>
281
+
<aclass="reference external image-reference" href="_static/ipython-cookbook-2nd.png"><imgalt="IPython Cookbook, Second Edition, by Cyrille Rossant" src="_images/ipython-cookbook-2nd.png" style="width: 200px;" /></a>
282
+
<ulclass="simple">
283
+
<li><aclass="reference external" href="http://ipython-books.github.io/">IPython Interactive Computing and Visualization Cookbook, Second Edition</a></li>
<p>Python is one of the leading open source platforms for data science and numerical computing. IPython and the associated Jupyter Notebook offer efficient interfaces to Python for data analysis and interactive visualization, and they constitute an ideal gateway to the platform.</p>
290
+
<p>IPython Interactive Computing and Visualization Cookbook, Second 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.</p>
291
+
<p>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 second part tackles data science, statistics, machine learning, signal and image processing, dynamical systems, and pure and applied mathematics.</p>
0 commit comments