Update URL to Timing and Profiling in IPython

Apparently the blog has been updated and the URL has changed, it is still there though.
This commit is contained in:
Jonathan Martens 2018-03-16 19:37:08 +01:00 committed by GitHub
parent 47dea29e4e
commit 1949412979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -163,7 +163,7 @@ Additional Resources
-# [Python Optimization Techniques](http://wiki.python.org/moin/PythonSpeed/PerformanceTips)
2. Scipy Lecture Notes - [Advanced
Numpy](http://scipy-lectures.github.io/advanced/advanced_numpy/index.html#advanced-numpy)
3. [Timing and Profiling in IPython](http://pynash.org/2013/03/06/timing-and-profiling.html)
3. [Timing and Profiling in IPython](http://pynash.org/2013/03/06/timing-and-profiling/)
Exercises
---------