numpy-100/README.md

15 lines
691 B
Markdown
Raw Normal View History

2016-07-15 15:03:40 +02:00
## 100 numpy exercises
[![Binder](http://mybinder.org/badge.svg)](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb)
2016-07-15 15:06:49 +02:00
2016-07-15 15:03:40 +02:00
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.
2016-07-15 22:35:29 +02:00
→ [Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100%20Numpy%20exercises.ipynb)
2016-07-15 15:28:59 +02:00
→ [Read them on GitHub](100 Numpy exercises.md)
2016-07-15 15:06:49 +02:00
2016-07-16 00:09:47 +02:00
This work is licensed under a MIT license.