We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b07cdf4 + 564b449 commit b3f1e96Copy full SHA for b3f1e96
docs/scenarios/scientific.rst
@@ -68,3 +68,7 @@ scientific computing packages are notoriously difficult to build and install.
68
compiled a list of Windows binaries for many useful Python packages. The list
69
of packages has grown from a mainly scientific python resource to a more
70
general list. It might be a good idea to check it out if you're on Windows.
71
+
72
+For a quick introduction to scientific python:
73
74
+http://scipy-lectures.github.com
docs/writing/structure.rst
@@ -473,3 +473,6 @@ Runners
473
474
Further Reading
475
---------------
476
477
+- http://docs.python.org/2/library/
478
+- http://www.diveintopython.net/toc/index.html
0 commit comments