geneartors added and new md and jupyter files created

This commit is contained in:
SebastianoF
2019-11-23 20:05:14 +00:00
parent 25fdc1c6a0
commit bb4fdeb057
17 changed files with 2311 additions and 5217 deletions

View File

@@ -7,5 +7,9 @@ This is a collection of numpy exercises from numpy mailing list, stack overflow,
[Test them on Binder](http://mybinder.org:/repo/rougier/numpy-100/notebooks/100_Numpy_exercises.ipynb)
[Read them on GitHub](100_Numpy_exercises.md)
Note: markdown and ipython notebook are created programmatically from the dictionary in `data_source.py`.
To modify the content of these files, chance the text in `data_source.py` and then re-generate them via the
method into the `generators.py` module.
This work is licensed under the MIT license.
[![DOI](https://zenodo.org/badge/10173/rougier/numpy-100.svg)](https://zenodo.org/badge/latestdoi/10173/rougier/numpy-100)