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
Copy file name to clipboardExpand all lines: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,12 @@ This repository contains the recipes of the [IPython Cookbook](http://ipython-bo
10
10
11
11
A selection of free recipes from the book:
12
12
13
-
1.[Getting the best performance out of NumPy](http://nbviewer.ipython.org/github/ipython-books/cookbook-code/blob/master/featured/01_numpy_performance.ipynb)
14
-
2.[Simulating a physical system by minimizing an energy](http://nbviewer.ipython.org/github/ipython-books/cookbook-code/blob/master/featured/02_energy_minimization.ipynb)
15
-
3.[Creating a route planner for road network](http://nbviewer.ipython.org/github/ipython-books/cookbook-code/blob/master/featured/03_gps.ipynb)
16
-
4.[Introduction to machine learning in Python with scikit-learn](http://nbviewer.ipython.org/github/ipython-books/cookbook-code/blob/master/featured/04_scikit.ipynb)
17
-
5.[Simulating a partial differential equation: reaction-diffusion systems and Turing patterns](http://nbviewer.ipython.org/github/ipython-books/cookbook-code/blob/master/featured/05_turing.ipynb)
18
-
6.[Getting started with Vispy](http://nbviewer.ipython.org/github/ipython-books/cookbook-code/blob/master/featured/06_vispy.ipynb)
13
+
1.[Getting the best performance out of NumPy](http://ipython-books.github.io/featured-01/)
14
+
2.[Simulating a physical system by minimizing an energy](http://ipython-books.github.io/featured-02/)
15
+
3.[Creating a route planner for road network](http://ipython-books.github.io/featured-03/)
16
+
4.[Introduction to machine learning in Python with scikit-learn](http://ipython-books.github.io/featured-04/)
17
+
5.[Simulating a partial differential equation: reaction-diffusion systems and Turing patterns](http://ipython-books.github.io/featured-05/)
18
+
6.[Getting started with Vispy](http://ipython-books.github.io/featured-06/)
0 commit comments