summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Oliphant <oliphant@enthought.com>2006-01-04 17:37:00 +0000
committerTravis Oliphant <oliphant@enthought.com>2006-01-04 17:37:00 +0000
commit3496a3cda8ea70253a76ed17c0af261f2d645fe2 (patch)
tree7efd3ed700501e2a10646632edc18eb5679538e4
parent8057b2d910a5a6726a666a2c18ac495dbb9e6000 (diff)
downloadpython-numpy-3496a3cda8ea70253a76ed17c0af261f2d645fe2.tar.gz
python-numpy-3496a3cda8ea70253a76ed17c0af261f2d645fe2.tar.bz2
python-numpy-3496a3cda8ea70253a76ed17c0af261f2d645fe2.zip
Moving things..
-rw-r--r--numpy/lib/convertcode.py (renamed from numpy/core/convertcode.py)0
-rw-r--r--numpy/lib/function_base.py (renamed from numpy/core/function_base.py)0
-rw-r--r--numpy/lib/getlimits.py (renamed from numpy/core/getlimits.py)0
-rw-r--r--numpy/lib/index_tricks.py (renamed from numpy/core/index_tricks.py)0
-rw-r--r--numpy/lib/machar.py (renamed from numpy/core/machar.py)0
-rw-r--r--numpy/lib/mlab.py (renamed from numpy/core/mlab.py)0
-rw-r--r--numpy/lib/polynomial.py (renamed from numpy/core/polynomial.py)0
-rw-r--r--numpy/lib/scimath.py (renamed from numpy/core/scimath.py)0
-rw-r--r--numpy/lib/shape_base.py (renamed from numpy/core/shape_base.py)0
-rw-r--r--numpy/lib/src/_compiled_base.c (renamed from numpy/core/src/_compiled_base.c)0
-rw-r--r--numpy/lib/test_shape_base.py (renamed from numpy/core/tests/test_shape_base.py)0
-rw-r--r--numpy/lib/tests/test_function_base.py (renamed from numpy/core/tests/test_function_base.py)0
-rw-r--r--numpy/lib/tests/test_getlimits.py (renamed from numpy/core/tests/test_getlimits.py)0
-rw-r--r--numpy/lib/tests/test_index_tricks.py (renamed from numpy/core/tests/test_index_tricks.py)0
-rw-r--r--numpy/lib/tests/test_polynomial.py (renamed from numpy/core/tests/test_polynomial.py)0
-rw-r--r--numpy/lib/tests/test_twodim_base.py (renamed from numpy/core/tests/test_twodim_base.py)0
-rw-r--r--numpy/lib/twodim_base.py (renamed from numpy/core/twodim_base.py)0
-rw-r--r--numpy/lib/type_check.py (renamed from numpy/core/type_check.py)0
-rw-r--r--numpy/lib/ufunclike.py (renamed from numpy/core/ufunclike.py)0
-rw-r--r--numpy/lib/utils.py (renamed from numpy/core/utils.py)0
-rw-r--r--numpy/testing/test_type_check.py (renamed from numpy/core/tests/test_type_check.py)0
21 files changed, 0 insertions, 0 deletions
diff --git a/numpy/core/convertcode.py b/numpy/lib/convertcode.py
index 5c532b394..5c532b394 100644
--- a/numpy/core/convertcode.py
+++ b/numpy/lib/convertcode.py
diff --git a/numpy/core/function_base.py b/numpy/lib/function_base.py
index 60e4b4be0..60e4b4be0 100644
--- a/numpy/core/function_base.py
+++ b/numpy/lib/function_base.py
diff --git a/numpy/core/getlimits.py b/numpy/lib/getlimits.py
index 41030af2d..41030af2d 100644
--- a/numpy/core/getlimits.py
+++ b/numpy/lib/getlimits.py
diff --git a/numpy/core/index_tricks.py b/numpy/lib/index_tricks.py
index 71d30a387..71d30a387 100644
--- a/numpy/core/index_tricks.py
+++ b/numpy/lib/index_tricks.py
diff --git a/numpy/core/machar.py b/numpy/lib/machar.py
index e00d112ef..e00d112ef 100644
--- a/numpy/core/machar.py
+++ b/numpy/lib/machar.py
diff --git a/numpy/core/mlab.py b/numpy/lib/mlab.py
index 749600d9b..749600d9b 100644
--- a/numpy/core/mlab.py
+++ b/numpy/lib/mlab.py
diff --git a/numpy/core/polynomial.py b/numpy/lib/polynomial.py
index df7013bab..df7013bab 100644
--- a/numpy/core/polynomial.py
+++ b/numpy/lib/polynomial.py
diff --git a/numpy/core/scimath.py b/numpy/lib/scimath.py
index 4202fa640..4202fa640 100644
--- a/numpy/core/scimath.py
+++ b/numpy/lib/scimath.py
diff --git a/numpy/core/shape_base.py b/numpy/lib/shape_base.py
index 8d66b41d1..8d66b41d1 100644
--- a/numpy/core/shape_base.py
+++ b/numpy/lib/shape_base.py
diff --git a/numpy/core/src/_compiled_base.c b/numpy/lib/src/_compiled_base.c
index 3ce3743d7..3ce3743d7 100644
--- a/numpy/core/src/_compiled_base.c
+++ b/numpy/lib/src/_compiled_base.c
diff --git a/numpy/core/tests/test_shape_base.py b/numpy/lib/test_shape_base.py
index 005868e96..005868e96 100644
--- a/numpy/core/tests/test_shape_base.py
+++ b/numpy/lib/test_shape_base.py
diff --git a/numpy/core/tests/test_function_base.py b/numpy/lib/tests/test_function_base.py
index fafd75eef..fafd75eef 100644
--- a/numpy/core/tests/test_function_base.py
+++ b/numpy/lib/tests/test_function_base.py
diff --git a/numpy/core/tests/test_getlimits.py b/numpy/lib/tests/test_getlimits.py
index 99a6f5160..99a6f5160 100644
--- a/numpy/core/tests/test_getlimits.py
+++ b/numpy/lib/tests/test_getlimits.py
diff --git a/numpy/core/tests/test_index_tricks.py b/numpy/lib/tests/test_index_tricks.py
index 96e9dff84..96e9dff84 100644
--- a/numpy/core/tests/test_index_tricks.py
+++ b/numpy/lib/tests/test_index_tricks.py
diff --git a/numpy/core/tests/test_polynomial.py b/numpy/lib/tests/test_polynomial.py
index 51d4b5707..51d4b5707 100644
--- a/numpy/core/tests/test_polynomial.py
+++ b/numpy/lib/tests/test_polynomial.py
diff --git a/numpy/core/tests/test_twodim_base.py b/numpy/lib/tests/test_twodim_base.py
index b061d4a5d..b061d4a5d 100644
--- a/numpy/core/tests/test_twodim_base.py
+++ b/numpy/lib/tests/test_twodim_base.py
diff --git a/numpy/core/twodim_base.py b/numpy/lib/twodim_base.py
index b21532ea6..b21532ea6 100644
--- a/numpy/core/twodim_base.py
+++ b/numpy/lib/twodim_base.py
diff --git a/numpy/core/type_check.py b/numpy/lib/type_check.py
index 4c802ca86..4c802ca86 100644
--- a/numpy/core/type_check.py
+++ b/numpy/lib/type_check.py
diff --git a/numpy/core/ufunclike.py b/numpy/lib/ufunclike.py
index 7e8d44c7d..7e8d44c7d 100644
--- a/numpy/core/ufunclike.py
+++ b/numpy/lib/ufunclike.py
diff --git a/numpy/core/utils.py b/numpy/lib/utils.py
index 19fb18d4d..19fb18d4d 100644
--- a/numpy/core/utils.py
+++ b/numpy/lib/utils.py
diff --git a/numpy/core/tests/test_type_check.py b/numpy/testing/test_type_check.py
index aac24bd6e..aac24bd6e 100644
--- a/numpy/core/tests/test_type_check.py
+++ b/numpy/testing/test_type_check.py