diff options
author | edschofield <edschofield@localhost> | 2006-01-05 00:13:13 +0000 |
---|---|---|
committer | edschofield <edschofield@localhost> | 2006-01-05 00:13:13 +0000 |
commit | e74ea102831a608086fdd155101158ab19a24c2c (patch) | |
tree | cd6bba42c59d327b7af12a3a855689fb05715425 /numpy/doc/README.txt | |
parent | e53c47ee4476a5de9e302fab9618006502d1b8ed (diff) | |
download | numpy-e74ea102831a608086fdd155101158ab19a24c2c.tar.gz |
Documentation updates: SciPy core -> NumPy
Diffstat (limited to 'numpy/doc/README.txt')
-rw-r--r-- | numpy/doc/README.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/numpy/doc/README.txt b/numpy/doc/README.txt index f63508669..eacc3659e 100644 --- a/numpy/doc/README.txt +++ b/numpy/doc/README.txt @@ -1,9 +1,9 @@ Very complete documentation is available from the primary developer of -SciPy Core for a small fee. After a brief period, that documentation +NumPy for a small fee. After a brief period, that documentation will become freely available. See http://www.trelgol.com for details. The fee and restriction period is intended to allow people and to encourage companies to easily contribute to the development of -SciPy. +NumPy. This directory will contain all public documentation that becomes available. |