ipython readme

This commit is contained in:
Marina Wahl 2014-06-11 12:12:51 -04:00
parent 452a149ac0
commit 53e8d9c680
2 changed files with 7 additions and 2 deletions

View File

@ -15,7 +15,7 @@ All the examples and lessons I showed in my ebook.
/src/futher_examples/ /src/futher_examples/
----------------- -----------------
In the folder you find futher examples in algorithms in Python, such as: In the folder you find futher examples in algorithms in Python, not mentioned in the the book:
* Solutions for the book Cracking the Code, * Solutions for the book Cracking the Code,
* Solution for Project Euler and Topcoder, * Solution for Project Euler and Topcoder,
@ -27,3 +27,7 @@ Check out my lessons in machine learning:
https://github.com/mariwahl/Machine-Learning-Lessons https://github.com/mariwahl/Machine-Learning-Lessons
Check out my lessons in numerical methods:
https://github.com/mariwahl/Numerical-Methods-for-Physics

View File

@ -1,3 +1,4 @@
# IPython Examples and Notes IPython Examples and Notes
==========================
Set up your IPython in a AWS EC2 server! https://gist.github.com/mariwahl/aff6d7dd1930be48ab32 Set up your IPython in a AWS EC2 server! https://gist.github.com/mariwahl/aff6d7dd1930be48ab32