Merge pull request #11095 from jmartens:patch-2

This commit is contained in:
Alexander Alekhin 2018-03-19 14:33:34 +00:00
commit 176fe6e50e

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
---------