Skip to content

Commit 4e6832c

Browse files
committed
Updated README.
1 parent ae2b145 commit 4e6832c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
IPython Cookbook
22
================
33

4-
This repository contains the recipes of the [IPython Cookbook](http://ipython-books.github.io), the definitive guide to **high-performance scientific computing** and **data science** in Python, by [Dr. Cyrille Rossant](http://cyrille.rossant.net), Packt Publishing, 400 pages, 2014. The book will be released later this summer.
4+
This repository contains the recipes of the [IPython Cookbook](http://ipython-books.github.io), the definitive guide to **high-performance scientific computing** and **data science** in Python, by [Dr. Cyrille Rossant](http://cyrille.rossant.net), Packt Publishing, 450 pages, September 2014.
55

6-
This is work in progress: [stay tuned for the next updates](https://twitter.com/cyrillerossant)!
6+
[Follow me on Twitter to get all updates](https://twitter.com/cyrillerossant)
77

88

99
## Featured recipes
1010

1111
* [Featured Recipe #1: Getting the Best Performance out of NumPy](http://ipython-books.github.io/featured-01.html)
1212
* [Featured Recipe #2: Simulating a Physical System by Minimizing an Energy](http://ipython-books.github.io/featured-02.html)
1313
* [Featured Recipe #3: Creating a route planner for road network](http://ipython-books.github.io/featured-03.html)
14-
* More featured recipes coming soon!
14+
* [Featured Recipe #4: Introduction to Machine Learning in Python with scikit-learn](http://ipython-books.github.io/featured-04.html)
15+
* [Featured Recipe #5: Simulating a Partial Differential Equation: reaction-diffusion systems and Turing patterns](http://ipython-books.github.io/featured-05.html)
16+
* [Featured Recipe #6: Getting started with Vispy](http://ipython-books.github.io/featured-06.html)
1517

1618

1719
## Table of contents

0 commit comments

Comments
 (0)