We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f714ac commit 390eae5Copy full SHA for 390eae5
README.md
@@ -1,6 +1,10 @@
1
# euroscipy16-numpy-tutorial
2
## Introduction to NumPy arrays
3
4
-This repository will contain material for an introductory tutorial on NumPy at EuroSciPy 2016.
+This repository contain material for an introductory tutorial on NumPy at EuroSciPy 2016.
5
6
-The material presently is still in preparation.
+The following files are useful during the tutorial:
7
+
8
+ * [Presentation (PDF)](https://raw.githubusercontent.com/gertingold/euroscipy16-numpy-tutorial/master/presentation.pdf)
9
+ * [Jupyter
10
+ Notebook](https://raw.githubusercontent.com/gertingold/euroscipy16-numpy-tutorial/master/numpy-tutorial-exercises.ipynb)
0 commit comments