rename and ktx source files added
This commit is contained in:
@@ -7,9 +7,11 @@ 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.
|
||||
Note: markdown and ipython notebook are created programmatically from the source data in `source/exercises.ktx`.
|
||||
To modify the content of these files, please change the text in the source and run the `generators.py` module with a python
|
||||
interpreter with the libraries under `requirements.txt` installed.
|
||||
|
||||
The keyed text format (`ktx`) is a minimal human readable key-values to store text (markdown or others) indexed by keys.
|
||||
|
||||
This work is licensed under the MIT license.
|
||||
[](https://zenodo.org/badge/latestdoi/10173/rougier/numpy-100)
|
||||
|
||||
Reference in New Issue
Block a user