summaryrefslogtreecommitdiff
path: root/Doc/tutorial/whatnow.rst
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2007-08-31 03:25:11 +0000
committerGuido van Rossum <guido@python.org>2007-08-31 03:25:11 +0000
commit0724f49501ece9ea3e4021e11e0f36be1c57a884 (patch)
tree6db66e330ba4737f073669f43fbf2f5629979a11 /Doc/tutorial/whatnow.rst
parent23733ffe433af44d73701e58c87135c4d68e3cd6 (diff)
downloadcpython-0724f49501ece9ea3e4021e11e0f36be1c57a884.tar.gz
Tutorial update for 3.0 by Paul Dubois.
I had to fix a few markup issues in controlflow.rst and modules.rst. There's a unicode issue on line 448 in introduction.rst that someone else needs to fix.
Diffstat (limited to 'Doc/tutorial/whatnow.rst')
-rw-r--r--Doc/tutorial/whatnow.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Doc/tutorial/whatnow.rst b/Doc/tutorial/whatnow.rst
index 599fcbd026..69fa9c3bbf 100644
--- a/Doc/tutorial/whatnow.rst
+++ b/Doc/tutorial/whatnow.rst
@@ -48,6 +48,11 @@ More Python resources:
Particularly notable contributions are collected in a book also titled Python
Cookbook (O'Reilly & Associates, ISBN 0-596-00797-3.)
+* http://scipy.org: The Scientific Python project includes modules for fast
+ array computations and manipulations plus a host of packages for such
+ things as linear algebra, Fourier transforms, non-linear solvers,
+ random number distributions, statistical analysis and the like.
+
For Python-related questions and problem reports, you can post to the newsgroup
:newsgroup:`comp.lang.python`, or send them to the mailing list at
python-list@python.org. The newsgroup and mailing list are gatewayed, so