diff options
author | edschofield <edschofield@localhost> | 2006-01-05 00:27:06 +0000 |
---|---|---|
committer | edschofield <edschofield@localhost> | 2006-01-05 00:27:06 +0000 |
commit | 605f8a5533071a0939fb5cbbc94dafede8006074 (patch) | |
tree | 9b26432c299b0d3d80a4cf9c3d399d89a8c0f41d /numpy/f2py/docs | |
parent | 6a0653c0eabcc39a1a45565fc9dd21857c465aba (diff) | |
download | numpy-605f8a5533071a0939fb5cbbc94dafede8006074.tar.gz |
More documentation updates
Diffstat (limited to 'numpy/f2py/docs')
-rw-r--r-- | numpy/f2py/docs/README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/numpy/f2py/docs/README.txt b/numpy/f2py/docs/README.txt index bc1aa6943..1946a3a91 100644 --- a/numpy/f2py/docs/README.txt +++ b/numpy/f2py/docs/README.txt @@ -20,6 +20,11 @@ __ FAQ.html .. topic:: NEWS!!! + January 5, 2006 + + WARNING -- these notes are out of date! The package structure for NumPy and + SciPy has changed considerably. Much of this information is now incorrect. + January 30, 2005 Latest F2PY release (version 2.45.241_1926). |