diff options
author | cookedm <cookedm@localhost> | 2007-11-05 09:32:43 +0000 |
---|---|---|
committer | cookedm <cookedm@localhost> | 2007-11-05 09:32:43 +0000 |
commit | eccd9dbbfd65e7fe02c97a0b0ab489e3992d701a (patch) | |
tree | 1fb290056200d50d59e6e5bc8a997c156aa0a5f0 | |
parent | 2d596da7383cc30092e5812a103eb50b0fb9b16c (diff) | |
download | numpy-eccd9dbbfd65e7fe02c97a0b0ab489e3992d701a.tar.gz |
Remove old file scipy_compatibility
-rw-r--r-- | scipy_compatibility | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scipy_compatibility b/scipy_compatibility deleted file mode 100644 index ab0a13fd9..000000000 --- a/scipy_compatibility +++ /dev/null @@ -1,4 +0,0 @@ -Changed names and behaviors in limits -Changed usage of types -Moved around some names -Moved scimath functions to numpy.math |