Go to file
2019-11-21 22:49:14 +00:00
.gitattributes Create .gitattributes 2019-05-23 19:48:38 +02:00
.gitignore initialise and questions draft 2019-11-17 19:58:22 +00:00
100_Numpy_exercises_no_solution.ipynb Exercise 17 corrected after #22 2018-10-31 11:53:50 +03:00
100_Numpy_exercises_no_solution.md Exercise 17 corrected after #22 2018-10-31 11:53:50 +03:00
100_Numpy_exercises_with_hint.ipynb Added another solution and a hint to question 96 on the ipynb files 2018-11-05 22:54:45 +02:00
100_Numpy_exercises_with_hint.md New hint for question 96 2018-11-02 15:57:57 +02:00
100_Numpy_exercises.ipynb fix bug in problem 92 .ipynb 2019-06-24 14:37:29 -04:00
100_Numpy_exercises.md fix bug in problem 92 .md 2019-06-24 14:38:55 -04:00
initalise.py pick function implemented 2019-11-21 22:49:14 +00:00
LICENSE.txt Fix typo and add a MIT license 2016-07-15 17:11:25 -05:00
questsions_dict.py dict to 100 questions, hints and answers done 2019-11-18 23:12:56 +00:00
README.md Added link to the online book 2019-03-14 07:05:27 +01:00
requirements.txt gitignore and requirements modified 2019-11-17 18:57:24 +00:00
TODO.txt pick function implemented 2019-11-21 22:49:14 +00:00
update_textfile.py update textfile scheleton, todo added 2019-11-21 22:44:23 +00:00

100 numpy exercises

Binder

This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. Ive also created some problems myself 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 exercises for those who teach. For extended exercises, make sure to read From Python to NumPy.

Test them on Binder
Read them on GitHub

This work is licensed under the MIT license.
DOI