diff options
author | Travis Oliphant <oliphant@enthought.com> | 2005-09-20 08:19:08 +0000 |
---|---|---|
committer | Travis Oliphant <oliphant@enthought.com> | 2005-09-20 08:19:08 +0000 |
commit | 0746db19c3cc198c95b632bd1285978050f355d6 (patch) | |
tree | 7bbc6d05df76ab4fa2959a1cb94e3f4c54a3e74d /scipy_compatibility | |
parent | b560ed0a06160b012ea6023be0fc219717f761c4 (diff) | |
download | numpy-0746db19c3cc198c95b632bd1285978050f355d6.tar.gz |
problematic MIN removed.
Diffstat (limited to 'scipy_compatibility')
-rw-r--r-- | scipy_compatibility | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scipy_compatibility b/scipy_compatibility new file mode 100644 index 000000000..062aadceb --- /dev/null +++ b/scipy_compatibility @@ -0,0 +1,4 @@ +Changed names and behaviors in limits +Changed usage of types +Moved around some names +Moved scimath functions to scipy.math |