diff options
author | Travis Oliphant <oliphant@enthought.com> | 2005-10-07 23:10:43 +0000 |
---|---|---|
committer | Travis Oliphant <oliphant@enthought.com> | 2005-10-07 23:10:43 +0000 |
commit | bb644a0eb115f75efe4f3960d3e8e386fcefb70e (patch) | |
tree | d84c86c378777e205c5ba5ab54653917cdf15e55 /doc | |
parent | 1effbf88f59949aa8e1fe857c9f74c83236557ea (diff) | |
download | numpy-bb644a0eb115f75efe4f3960d3e8e386fcefb70e.tar.gz |
Minor changes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CAPI.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CAPI.txt b/doc/CAPI.txt index 1b31e3e94..a08f467ef 100644 --- a/doc/CAPI.txt +++ b/doc/CAPI.txt @@ -1,3 +1,6 @@ +Author: Travis Oliphant +Discussions to: scipy-dev@scipy.org +Created: October 2005 The CAPI of SciPy is (mostly) backward compatible with Numeric. |