Skip to content

Commit b3f1e96

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#250 from gurpinars/master
added some websites for reading
2 parents b07cdf4 + 564b449 commit b3f1e96

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/scenarios/scientific.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,7 @@ scientific computing packages are notoriously difficult to build and install.
6868
compiled a list of Windows binaries for many useful Python packages. The list
6969
of packages has grown from a mainly scientific python resource to a more
7070
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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,3 +473,6 @@ Runners
473473

474474
Further Reading
475475
---------------
476+
477+
- http://docs.python.org/2/library/
478+
- http://www.diveintopython.net/toc/index.html

0 commit comments

Comments
 (0)