summaryrefslogtreecommitdiff
path: root/scipy_compatibility
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2005-09-20 08:19:08 +0000
committerTravis Oliphant <oliphant@enthought.com>2005-09-20 08:19:08 +0000
commit0746db19c3cc198c95b632bd1285978050f355d6 (patch)
tree7bbc6d05df76ab4fa2959a1cb94e3f4c54a3e74d /scipy_compatibility
parentb560ed0a06160b012ea6023be0fc219717f761c4 (diff)
downloadnumpy-0746db19c3cc198c95b632bd1285978050f355d6.tar.gz
problematic MIN removed.
Diffstat (limited to 'scipy_compatibility')
-rw-r--r--scipy_compatibility4
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