Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/scenarios/scientific.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,7 @@ scientific computing packages are notoriously difficult to build and install.
compiled a list of Windows binaries for many useful Python packages. The list
of packages has grown from a mainly scientific python resource to a more
general list. It might be a good idea to check it out if you're on Windows.

For a quick introduction to scientific python:

http://scipy-lectures.github.com
3 changes: 3 additions & 0 deletions docs/writing/structure.rst
Original file line number Diff line number Diff line change
Expand Up @@ -473,3 +473,6 @@ Runners

Further Reading
---------------

- http://docs.python.org/2/library/
- http://www.diveintopython.net/toc/index.html