-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of github.com:rougier/numpy-100
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |