Merge branch 'master' of github.com:rougier/numpy-100

This commit is contained in:
Nicolas P. Rougier
2016-07-15 17:11:42 -05:00

View File

@@ -1,6 +1,6 @@
## 100 numpy exercises ## 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 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 list, on stack overflow and in the numpy documentation. I've also created some
@@ -8,7 +8,7 @@ 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 reference for both old and new users but also to provide a set of exercices for
those who teach. 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) → [Read them on GitHub](100 Numpy exercises.md)
This work is licensed under a MIT license. This work is licensed under a MIT license.