mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
ipython readme
This commit is contained in:
parent
452a149ac0
commit
53e8d9c680
@ -15,7 +15,7 @@ All the examples and lessons I showed in my ebook.
|
||||
/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,
|
||||
* Solution for Project Euler and Topcoder,
|
||||
@ -27,3 +27,7 @@ Check out my lessons in machine learning:
|
||||
https://github.com/mariwahl/Machine-Learning-Lessons
|
||||
|
||||
|
||||
Check out my lessons in numerical methods:
|
||||
https://github.com/mariwahl/Numerical-Methods-for-Physics
|
||||
|
||||
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user