Skip to content

Commit

Permalink
Merge branch 'master' of github.com:rougier/numpy-100
Browse files Browse the repository at this point in the history
  • Loading branch information
rougier committed Jul 15, 2016
2 parents 477de92 + 755518e commit 0162060
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
## 100 numpy exercises

[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/rougier/numpy-100)
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb)

This is a collection of exercises that have been collected in the numpy mailing
list, on stack overflow and in the numpy documentation. I've also created some
to reach the 100 limit. The goal of this collection is to offer a quick
reference for both old and new users but also to provide a set of exercices for
those who teach.

[Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100)
[Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb)
[Read them on GitHub](100 Numpy exercises.md)

This work is licensed under a MIT license.

0 comments on commit 0162060

Please sign in to comment.