Merge remote-tracking branch 'upstream/master'
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -12,3 +12,6 @@ __pycache__/
|
||||
# docker
|
||||
.docker_cid
|
||||
Dockerfile
|
||||
|
||||
# Pycharm / Jetbrains IDEs
|
||||
.idea/
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
"## Introduction to Python / Numpy\n",
|
||||
"\n",
|
||||
"* [Learn Python in 15 minutes](https://learnxinyminutes.com/docs/python3/): We will use Python 3.\n",
|
||||
"* [Numpy for Matlab Users](https://docs.scipy.org/doc/numpy-dev/user/numpy-for-matlab-users.html#general-purpose-equivalents)\n",
|
||||
"* [Numpy Quickstart](https://docs.scipy.org/doc/numpy-dev/user/quickstart.html)\n",
|
||||
"* [Numpy for Matlab Users](https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html#general-purpose-equivalents)\n",
|
||||
"* [Numpy Quickstart](https://docs.scipy.org/doc/numpy/user/quickstart.html)\n",
|
||||
"\n",
|
||||
"## Libraries\n",
|
||||
"\n",
|
||||
|
||||
382
assignments/02_assignment.ipynb
Normal file
382
assignments/02_assignment.ipynb
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user