Ticket #17994: test.log.txt

File test.log.txt, 141.9 KB (added by carson@…, 15 years ago)
Line 
1/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/misc/__init__.py:25: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
2  test = NumpyTest().test
3/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/ndimage/__init__.py:40: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
4  test = NumpyTest().test
5/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/__init__.py:9: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
6  test = NumpyTest().test
7/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/mio5.py:37: DeprecationWarning: the sets module is deprecated
8  from sets import Set as set
9/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/__init__.py:24: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
10  test = NumpyTest().test
11/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/__init__.py:5: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
12  test = NumpyTest().test
13/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linsolve/umfpack/__init__.py:7: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
14  test = NumpyTest().test
15/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linsolve/__init__.py:13: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
16  test = NumpyTest().test
17/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/__init__.py:32: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
18  test = NumpyTest().test
19/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/__init__.py:23: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
20  test = NumpyTest().test
21/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/__init__.py:15: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
22  test = NumpyTest().test
23/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/__init__.py:19: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
24  test = NumpyTest().test
25/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/cluster/__init__.py:11: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
26  test = NumpyTest().test
27/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/fftpack/__init__.py:21: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
28  test = NumpyTest().test
29/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/odr/__init__.py:25: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
30  test = NumpyTest().test
31/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/__init__.py:16: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
32  test = NumpyTest().test
33/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/lapack/__init__.py:93: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
34  test = NumpyTest().test
35/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/signal/__init__.py:17: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
36  test = NumpyTest().test
37/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/blas/__init__.py:61: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
38  test = NumpyTest().test
39/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/maxentropy/__init__.py:12: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
40  test = NumpyTest().test
41/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/__init__.py:15: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
42  test = NumpyTest().test
43/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/__init__.py:77: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
44  return NumpyTest(scipy).test(level, verbosity)
45/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/accelerate_tools.py:14: DeprecationWarning: the md5 module is deprecated; use hashlib instead
46  import md5
47/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/__init__.py:22: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
48  test = NumpyTest().test
49/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/cluster/tests/test_vq.py:14: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
50  set_package_path()
51/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/cluster/__init__.py:11: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
52  test = NumpyTest().test
53/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/cluster/tests/test_vq.py:22: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
54  restore_path()
55/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/cluster/tests/test_vq.py:26: DeprecationWarning: set_local_path will be removed in NumPy 1.3; please update your code
56  set_local_path()
57/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/cluster/tests/test_vq.py:29: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
58  restore_path()
59/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/testing/numpytest.py:420: DeprecationWarning: NumpyTestCase will be removed in the next release; please update your code to use nose or unittest
60  suite = obj(mthname)
61/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/fftpack/tests/test_basic.py:15: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
62  set_package_path()
63/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/fftpack/__init__.py:21: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
64  test = NumpyTest().test
65/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/fftpack/tests/test_basic.py:18: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
66  restore_path()
67/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/fftpack/tests/test_helper.py:16: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
68  set_package_path()
69/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/fftpack/tests/test_helper.py:18: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
70  restore_path()
71/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/fftpack/tests/test_pseudo_diffs.py:15: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
72  set_package_path()
73/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/fftpack/tests/test_pseudo_diffs.py:19: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
74  restore_path()
75/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/tests/test_integrate.py:13: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
76  set_package_path()
77/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/tests/test_integrate.py:15: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
78  restore_path()
79/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/tests/test_quadpack.py:4: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
80  set_package_path()
81/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/tests/test_quadpack.py:6: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
82  restore_path()
83/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/tests/test_quadrature.py:6: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
84  set_package_path()
85/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/tests/test_quadrature.py:8: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
86  restore_path()
87/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_fitpack.py:18: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
88  set_package_path()
89/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/__init__.py:15: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
90  test = NumpyTest().test
91/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_fitpack.py:23: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
92  restore_path()
93/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_interpolate.py:5: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
94  set_package_path()
95/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_interpolate.py:7: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
96  restore_path()
97/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_array_import.py:10: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
98  set_package_path()
99/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/__init__.py:24: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
100  test = NumpyTest().test
101/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_array_import.py:13: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
102  restore_path()
103/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_mio.py:13: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
104  set_package_path()
105/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_mio.py:17: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
106  restore_path()
107/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:536: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
108  return _sparsetools.densetocsr(*args)
109/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:536: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
110  return _sparsetools.densetocsr(*args)
111/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_mio.py:28: DeprecationWarning: NumpyTestCase will be removed in the next release; please update your code to use nose or unittest
112  super(test_mio_array, self).__init__(*args, **kwargs)
113/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_mmio.py:7: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
114  set_package_path()
115/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_mmio.py:10: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
116  restore_path()
117/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_npfile.py:7: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
118  set_package_path()
119/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_npfile.py:9: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
120  restore_path()
121/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_recaster.py:4: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
122  set_package_path()
123/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_recaster.py:6: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
124  restore_path()
125/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/blas/tests/test_blas.py:21: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
126  set_package_path()
127/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/blas/__init__.py:61: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
128  test = NumpyTest().test
129/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/blas/tests/test_blas.py:25: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
130  restore_path()
131/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/blas/tests/test_fblas.py:13: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
132  set_package_path()
133/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/blas/tests/test_fblas.py:15: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
134  restore_path()
135/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/lapack/tests/test_lapack.py:19: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
136  set_package_path()
137/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/lapack/__init__.py:93: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
138  test = NumpyTest().test
139/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/lapack/tests/test_lapack.py:21: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
140  restore_path()
141/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/lapack/tests/test_lapack.py:23: DeprecationWarning: set_local_path will be removed in NumPy 1.3; please update your code
142  set_local_path()
143/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/lib/lapack/tests/test_lapack.py:26: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
144  restore_path()
145/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py:27: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
146  set_package_path()
147/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/__init__.py:32: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
148  test = NumpyTest().test
149/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py:30: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
150  restore_path()
151/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_blas.py:21: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
152  set_package_path()
153/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_blas.py:25: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
154  restore_path()
155/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py:20: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
156  set_package_path()
157/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py:26: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
158  restore_path()
159/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py:157: DeprecationWarning: NumpyTestCase will be removed in the next release; please update your code to use nose or unittest
160  NumpyTestCase.__init__(self, *args)
161/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py:442: DeprecationWarning: NumpyTestCase will be removed in the next release; please update your code to use nose or unittest
162  NumpyTestCase.__init__(self, *args, **kw)
163/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_fblas.py:13: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
164  set_package_path()
165/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_fblas.py:15: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
166  restore_path()
167/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_iterative.py:22: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
168  set_package_path()
169/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_iterative.py:24: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
170  restore_path()
171/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_iterative.py:34: DeprecationWarning: NumpyTestCase will be removed in the next release; please update your code to use nose or unittest
172  NumpyTestCase.__init__(self, *args, **kwds)
173/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_lapack.py:18: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
174  set_package_path()
175/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_lapack.py:21: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
176  restore_path()
177/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_matfuncs.py:21: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
178  set_package_path()
179/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_matfuncs.py:26: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
180  restore_path()
181/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linsolve/umfpack/tests/test_umfpack.py:12: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
182  set_package_path()
183/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linsolve/umfpack/tests/test_umfpack.py:19: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
184  restore_path()
185/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/maxentropy/tests/test_maxentropy.py:12: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
186  set_package_path()
187/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/maxentropy/tests/test_maxentropy.py:14: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
188  restore_path()
189/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/misc/tests/test_pilutil.py:2: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
190  set_package_path()
191/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/misc/tests/test_pilutil.py:5: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
192  restore_path()
193/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/ndimage/tests/test_ndimage.py:37: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
194  set_package_path()
195/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/ndimage/tests/test_ndimage.py:43: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
196  restore_path()
197/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_cobyla.py:4: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
198  set_package_path()
199/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/__init__.py:19: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
200  test = NumpyTest().test
201/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_cobyla.py:6: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
202  restore_path()
203/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_nonlin.py:8: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
204  set_package_path()
205/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_nonlin.py:11: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
206  restore_path()
207/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_optimize.py:8: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
208  set_package_path()
209/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_optimize.py:12: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
210  restore_path()
211/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_zeros.py:5: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
212  set_package_path()
213/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_zeros.py:7: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
214  restore_path()
215/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/signal/tests/test_signaltools.py:4: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
216  set_package_path()
217/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/signal/tests/test_signaltools.py:6: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
218  restore_path()
219/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/signal/tests/test_wavelets.py:4: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
220  set_package_path()
221/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/signal/tests/test_wavelets.py:6: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
222  restore_path()
223/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/tests/test_sparse.py:23: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
224  set_package_path()
225/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/tests/test_sparse.py:27: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
226  restore_path()
227/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py:38: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
228  set_package_path()
229/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/__init__.py:23: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
230  test = NumpyTest().test
231/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py:41: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
232  restore_path()
233/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_spfun_stats.py:4: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
234  set_package_path()
235/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_spfun_stats.py:6: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
236  restore_path()
237/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/tests/test_distributions.py:8: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
238  set_package_path()
239/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/__init__.py:15: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
240  test = NumpyTest().test
241/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/tests/test_distributions.py:12: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
242  restore_path()
243/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/tests/test_morestats.py:6: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
244  set_package_path()
245/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/tests/test_morestats.py:10: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
246  restore_path()
247/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/tests/test_stats.py:15: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
248  set_package_path()
249/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/tests/test_stats.py:17: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
250  restore_path()
251/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/tests/test_stats.py:189: DeprecationWarning: NumpyTestCase will be removed in the next release; please update your code to use nose or unittest
252  NumpyTestCase.__init__(self, *args, **kw)
253/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_ast_tools.py:3: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
254  set_package_path()
255/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/__init__.py:22: DeprecationWarning: NumpyTest will be removed in the next release; please update your code to use nose or unittest
256  test = NumpyTest().test
257/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_ast_tools.py:5: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
258  restore_path()
259/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_ast_tools.py:7: DeprecationWarning: set_local_path will be removed in NumPy 1.3; please update your code
260  set_local_path()
261/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/weave_test_utils.py:31: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
262  set_package_path()
263/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/weave_test_utils.py:33: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
264  restore_path()
265/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_ast_tools.py:9: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
266  restore_path()
267/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_blitz_tools.py:7: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
268  set_package_path()
269/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_blitz_tools.py:10: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
270  restore_path()
271/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_blitz_tools.py:12: DeprecationWarning: set_local_path will be removed in NumPy 1.3; please update your code
272  set_local_path()
273/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_blitz_tools.py:14: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
274  restore_path()
275/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_build_tools.py:8: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
276  set_package_path()
277/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_build_tools.py:10: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
278  restore_path()
279/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_c_spec.py:12: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
280  set_package_path()
281/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_c_spec.py:16: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
282  restore_path()
283/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/build_tools.py:363: DeprecationWarning: os.popen4 is deprecated.  Use the subprocess module.
284  w,r=os.popen4('cl')
285/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/build_tools.py:344: DeprecationWarning: os.popen4 is deprecated.  Use the subprocess module.
286  w,r=os.popen4(cmd)
287/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_catalog.py:5: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
288  set_package_path()
289/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_catalog.py:7: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
290  restore_path()
291/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_catalog.py:9: DeprecationWarning: set_local_path will be removed in NumPy 1.3; please update your code
292  set_local_path()
293/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_catalog.py:11: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
294  restore_path()
295/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_ext_tools.py:5: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
296  set_package_path()
297/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_ext_tools.py:11: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
298  restore_path()
299/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_ext_tools.py:13: DeprecationWarning: set_local_path will be removed in NumPy 1.3; please update your code
300  set_local_path()
301/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_ext_tools.py:15: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
302  restore_path()
303/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_inline_tools.py:5: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
304  set_package_path()
305/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_inline_tools.py:7: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
306  restore_path()
307/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_inline_tools.py:8: DeprecationWarning: set_local_path will be removed in NumPy 1.3; please update your code
308  set_local_path()
309/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx.py:8: DeprecationWarning: set_local_path will be removed in NumPy 1.3; please update your code
310  set_local_path()
311/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_object.py:7: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
312  set_package_path()
313/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_object.py:9: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
314  restore_path()
315/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_sequence.py:8: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
316  set_package_path()
317/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_sequence.py:10: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
318  restore_path()
319/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_dict.py:7: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
320  set_package_path()
321/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_dict.py:9: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
322  restore_path()
323/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx.py:12: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
324  restore_path()
325/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_inline_tools.py:10: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
326  restore_path()
327/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_dict.py:7: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
328  set_package_path()
329/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_dict.py:9: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
330  restore_path()
331/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_object.py:7: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
332  set_package_path()
333/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_object.py:9: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
334  restore_path()
335/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_sequence.py:8: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
336  set_package_path()
337/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_scxx_sequence.py:10: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
338  restore_path()
339/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_size_check.py:4: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
340  set_package_path()
341/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_size_check.py:7: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
342  restore_path()
343/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_slice_handler.py:3: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
344  set_package_path()
345/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_slice_handler.py:7: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
346  restore_path()
347/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_standard_array_spec.py:4: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
348  set_package_path()
349/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_standard_array_spec.py:6: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
350  restore_path()
351/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_wx_spec.py:12: DeprecationWarning: set_package_path will be removed in NumPy 1.3; please update your code
352  set_package_path()
353/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/weave/tests/test_wx_spec.py:14: DeprecationWarning: restore_path will be removed in NumPy 1.3; please update your code
354  restore_path()
355.../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/cluster/vq.py:477: UserWarning: One of the clusters is empty. Re-run kmean with a different initialization.
356  warnings.warn("One of the clusters is empty. "
357................................................/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/odepack.py:124: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
358  ixpr, mxstep, mxhnil, mxordn, mxords)
359/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/odepack.py:124: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
360  ixpr, mxstep, mxhnil, mxordn, mxords)
361./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:306: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
362  return _quadpack._qawse(func,a,b,wvar,integr,args,full_output,epsabs,epsrel,limit)
363/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:306: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
364  return _quadpack._qawse(func,a,b,wvar,integr,args,full_output,epsabs,epsrel,limit)
365./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:308: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
366  return _quadpack._qawce(func,a,b,wvar,args,full_output,epsabs,epsrel,limit)
367/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:308: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
368  return _quadpack._qawce(func,a,b,wvar,args,full_output,epsabs,epsrel,limit)
369./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:297: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
370  return _quadpack._qawfe(thefunc,-b,wvar,integr,args,full_output,epsabs,limlst,limit,maxp1)
371/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:297: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
372  return _quadpack._qawfe(thefunc,-b,wvar,integr,args,full_output,epsabs,limlst,limit,maxp1)
373./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:251: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
374  return _quadpack._qagse(func,a,b,args,full_output,epsabs,epsrel,limit)
375/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:251: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
376  return _quadpack._qagse(func,a,b,args,full_output,epsabs,epsrel,limit)
377./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:253: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
378  return _quadpack._qagie(func,bound,infbounds,args,full_output,epsabs,epsrel,limit)
379/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:253: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
380  return _quadpack._qagie(func,bound,infbounds,args,full_output,epsabs,epsrel,limit)
381./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:275: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
382  return _quadpack._qawoe(func,a,b,wvar,integr,args,full_output,epsabs,epsrel,limit,maxp1,1)
383/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:275: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
384  return _quadpack._qawoe(func,a,b,wvar,integr,args,full_output,epsabs,epsrel,limit,maxp1,1)
385./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:282: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
386  return _quadpack._qawfe(func,a,wvar,integr,args,full_output,epsabs,limlst,limit,maxp1)
387/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:282: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
388  return _quadpack._qawfe(func,a,wvar,integr,args,full_output,epsabs,limlst,limit,maxp1)
389./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:261: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
390  return _quadpack._qagpe(func,a,b,the_points,args,full_output,epsabs,epsrel,limit)
391/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/integrate/quadpack.py:261: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
392  return _quadpack._qagpe(func,a,b,the_points,args,full_output,epsabs,epsrel,limit)
393....../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack2.py:458: UserWarning:
394The coefficients of the spline returned have been computed as the
395minimal norm least-squares solution of a (numerically) rank deficient
396system (deficiency=7). If deficiency is large, the results may be
397inaccurate. Deficiency may strongly depend on the value of eps.
398  warnings.warn(message)
399.EEEEE....E/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack.py:702: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
400  tx,ty,nxest,nyest,wrk,lwrk1,lwrk2)
401/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack.py:702: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
402  tx,ty,nxest,nyest,wrk,lwrk1,lwrk2)
403/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack.py:770: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
404  z,ier=_fitpack._bispev(tx,ty,c,kx,ky,x,y,dx,dy)
405/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack.py:770: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
406  z,ier=_fitpack._bispev(tx,ty,c,kx,ky,x,y,dx,dy)
407./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_array_import.py:32: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
408  b = numpyio.fread(fid,1000000,N.Int16,N.Int)
409/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/io/tests/test_array_import.py:32: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
410  b = numpyio.fread(fid,1000000,N.Int16,N.Int)
411Warning: 1000000 bytes requested, 20 bytes read.
412...................../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:199: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
413  return _sparsetools.cootocsc(*args)
414/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:199: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
415  return _sparsetools.cootocsc(*args)
416/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:115: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
417  return _sparsetools.csctocsr(*args)
418/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:115: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
419  return _sparsetools.csctocsr(*args)
420....................................................caxpy:n=4
421..caxpy:n=3
422....ccopy:n=4
423..ccopy:n=3
424.............cscal:n=4
425....cswap:n=4
426..cswap:n=3
427.....daxpy:n=4
428..daxpy:n=3
429....dcopy:n=4
430..dcopy:n=3
431.............dscal:n=4
432....dswap:n=4
433..dswap:n=3
434.....saxpy:n=4
435..saxpy:n=3
436....scopy:n=4
437..scopy:n=3
438.............sscal:n=4
439....sswap:n=4
440..sswap:n=3
441.....zaxpy:n=4
442..zaxpy:n=3
443....zcopy:n=4
444..zcopy:n=3
445.............zscal:n=4
446....zswap:n=4
447..zswap:n=3
448.................................................EEEEEEEEEEEEEEEE.E.................................................EE.......EEEEE..............................EEEEEEEEEEEEE...caxpy:n=4
449..caxpy:n=3
450....ccopy:n=4
451..ccopy:n=3
452.............cscal:n=4
453....cswap:n=4
454..cswap:n=3
455.....daxpy:n=4
456..daxpy:n=3
457....dcopy:n=4
458..dcopy:n=3
459.............dscal:n=4
460....dswap:n=4
461..dswap:n=3
462.....saxpy:n=4
463..saxpy:n=3
464....scopy:n=4
465..scopy:n=3
466.............sscal:n=4
467....sswap:n=4
468..sswap:n=3
469.....zaxpy:n=4
470..zaxpy:n=3
471....zcopy:n=4
472..zcopy:n=3
473.............zscal:n=4
474....zswap:n=4
475..zswap:n=3
476..EEEEEE....EEE.E../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:506: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
477  return _sparsetools.spdiags(*args)
478/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:506: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
479  return _sparsetools.spdiags(*args)
480../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:283: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
481  return _sparsetools.cscmux(*args)
482/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:283: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
483  return _sparsetools.cscmux(*args)
484...F.............................................................................................................../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/ndimage/interpolation.py:41: UserWarning: Mode "reflect" may yield incorrect results on boundaries. Please use "mirror" instead.
485  warnings.warn('Mode "reflect" may yield incorrect results on '
486......................................................................................................................................................................................................................................................................................................../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/odr/odrpack.py:1049: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
487  self.output = Output(apply(odr, args, kwds))
488/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/odr/odrpack.py:1049: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
489  self.output = Output(apply(odr, args, kwds))
490.E..........E...EE......................./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:176: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
491  return _sparsetools.cootocsr(*args)
492/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:176: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
493  return _sparsetools.cootocsr(*args)
494../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:458: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
495  return _sparsetools.csc_plus_csc(*args)
496/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:458: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
497  return _sparsetools.csc_plus_csc(*args)
498.../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:433: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
499  return _sparsetools.csc_eldiv_csc(*args)
500/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:433: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
501  return _sparsetools.csc_eldiv_csc(*args)
502./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:408: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
503  return _sparsetools.csc_elmul_csc(*args)
504/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:408: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
505  return _sparsetools.csc_elmul_csc(*args)
506./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:77: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
507  return _sparsetools.extract_csc_diagonal(*args)
508/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:77: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
509  return _sparsetools.extract_csc_diagonal(*args)
510../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:96: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
511  return _sparsetools.csrtocsc(*args)
512/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:96: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
513  return _sparsetools.csrtocsc(*args)
514/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:153: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
515  return _sparsetools.csctocoo(*args)
516/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:153: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
517  return _sparsetools.csctocoo(*args)
518/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:358: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
519  return _sparsetools.csr_plus_csr(*args)
520/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:358: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
521  return _sparsetools.csr_plus_csr(*args)
522./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:249: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
523  return _sparsetools.cscmucsc(*args)
524/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:249: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
525  return _sparsetools.cscmucsc(*args)
526/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:224: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
527  return _sparsetools.csrmucsr(*args)
528/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:224: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
529  return _sparsetools.csrmucsr(*args)
530../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:266: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
531  return _sparsetools.csrmux(*args)
532/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:266: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
533  return _sparsetools.csrmux(*args)
534......./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:483: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
535  return _sparsetools.csc_minus_csc(*args)
536/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:483: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
537  return _sparsetools.csc_minus_csc(*args)
538......................./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:333: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
539  return _sparsetools.csr_eldiv_csr(*args)
540/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:333: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
541  return _sparsetools.csr_eldiv_csr(*args)
542./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:308: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
543  return _sparsetools.csr_elmul_csr(*args)
544/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:308: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
545  return _sparsetools.csr_elmul_csr(*args)
546./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:64: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
547  return _sparsetools.extract_csr_diagonal(*args)
548/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:64: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
549  return _sparsetools.extract_csr_diagonal(*args)
550.../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:134: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
551  return _sparsetools.csrtocoo(*args)
552/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:134: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
553  return _sparsetools.csrtocoo(*args)
554........./opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:383: DeprecationWarning: PyArray_FromDims: use PyArray_SimpleNew.
555  return _sparsetools.csr_minus_csr(*args)
556/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/sparse/sparsetools.py:383: DeprecationWarning: PyArray_FromDimsAndDataAndDescr: use PyArray_NewFromDescr.
557  return _sparsetools.csr_minus_csr(*args)
558.................................................................................................E................E.EE.................E.EE.EE.........................................................................................................................................................................................E...E.......EEE.............................E.E.E.E.E.E.E.E..E.E.EEE...E.EE.E.E...EE..EEEEEE..............................................................................................E...E.................../opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/lib/function_base.py:343: Warning:
559            The semantics of histogram has been modified in
560            the current release to fix long-standing issues with
561            outliers handling. The main changes concern
562            1. the definition of the bin edges,
563               now including the rightmost edge, and
564            2. the handling of upper outliers, now ignored rather
565               than tallied in the rightmost bin.
566            The previous behaviour is still accessible using
567            `new=False`, but is scheduled to be deprecated in the
568            next release (1.3).
569
570            *This warning will not printed in the 1.3 release.*
571
572            Use `new=True` to bypass this warning.
573
574            Please read the docstring for more information.
575           
576  """, Warning)
577..............................................................................................................................................................................................................................
578======================================================================
579ERROR: check_defaults (scipy.interpolate.tests.test_fitpack.test_RectBivariateSpline)
580----------------------------------------------------------------------
581Traceback (most recent call last):
582  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_fitpack.py", line 84, in check_defaults
583    assert_array_almost_equal(lut(x,y),z)
584  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack2.py", line 351, in __call__
585    z,ier = dfitpack.bispev(tx,ty,c,kx,ky,x,y)
586RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:dfitpack.bispev')
587
588======================================================================
589ERROR: check_linear_1d (scipy.interpolate.tests.test_fitpack.test_SmoothBivariateSpline)
590----------------------------------------------------------------------
591Traceback (most recent call last):
592  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_fitpack.py", line 76, in check_linear_1d
593    assert_array_almost_equal(lut([1,1.5,2],[1,1.5]),[[0,0],[1,1],[2,2]])
594  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack2.py", line 351, in __call__
595    z,ier = dfitpack.bispev(tx,ty,c,kx,ky,x,y)
596RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:dfitpack.bispev')
597
598======================================================================
599ERROR: check_linear_constant (scipy.interpolate.tests.test_fitpack.test_SmoothBivariateSpline)
600----------------------------------------------------------------------
601Traceback (most recent call last):
602  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_fitpack.py", line 66, in check_linear_constant
603    assert_array_almost_equal(lut([1,1.5,2],[1,1.5]),[[3,3],[3,3],[3,3]])
604  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack2.py", line 351, in __call__
605    z,ier = dfitpack.bispev(tx,ty,c,kx,ky,x,y)
606RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:dfitpack.bispev')
607
608======================================================================
609ERROR: check_linear_1d (scipy.interpolate.tests.test_fitpack.test_UnivariateSpline)
610----------------------------------------------------------------------
611Traceback (most recent call last):
612  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_fitpack.py", line 42, in check_linear_1d
613    assert_array_almost_equal(lut([1,1.5,2]),[0,1,2])
614  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack2.py", line 161, in __call__
615    return dfitpack.splev(*(self._eval_args+(x,)))
616RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:dfitpack.splev')
617
618======================================================================
619ERROR: check_linear_constant (scipy.interpolate.tests.test_fitpack.test_UnivariateSpline)
620----------------------------------------------------------------------
621Traceback (most recent call last):
622  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_fitpack.py", line 33, in check_linear_constant
623    assert_array_almost_equal(lut([1,1.5,2]),[3,3,3])
624  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/fitpack2.py", line 161, in __call__
625    return dfitpack.splev(*(self._eval_args+(x,)))
626RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:dfitpack.splev')
627
628======================================================================
629ERROR: Make sure that appropriate exceptions are raised when invalid values
630----------------------------------------------------------------------
631Traceback (most recent call last):
632  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/tests/test_interpolate.py", line 44, in test_validation
633    interp1d(self.x10, self.y10, kind='cubic')
634  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/interpolate.py", line 233, in __init__
635    self._spline = splmake(x,oriented_y,order=order)
636  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/interpolate.py", line 695, in splmake
637    coefs = func(xk, yk, order, conds, B)
638  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/interpolate/interpolate.py", line 416, in _find_smoothest
639    u,s,vh = np.dual.svd(B)
640  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
641    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
642RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
643
644======================================================================
645ERROR: check_random (scipy.linalg.tests.test_basic.test_inv)
646----------------------------------------------------------------------
647Traceback (most recent call last):
648  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 213, in check_random
649    a_inv = inv(a)
650  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 293, in inv
651    lwork = calc_lwork.getri(getri.prefix,a1.shape[0])
652RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.getri')
653
654======================================================================
655ERROR: check_random_complex (scipy.linalg.tests.test_basic.test_inv)
656----------------------------------------------------------------------
657Traceback (most recent call last):
658  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 227, in check_random_complex
659    a_inv = inv(a)
660  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 293, in inv
661    lwork = calc_lwork.getri(getri.prefix,a1.shape[0])
662RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.getri')
663
664======================================================================
665ERROR: check_simple (scipy.linalg.tests.test_basic.test_inv)
666----------------------------------------------------------------------
667Traceback (most recent call last):
668  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 200, in check_simple
669    a_inv = inv(a)
670  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 293, in inv
671    lwork = calc_lwork.getri(getri.prefix,a1.shape[0])
672RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.getri')
673
674======================================================================
675ERROR: check_simple_complex (scipy.linalg.tests.test_basic.test_inv)
676----------------------------------------------------------------------
677Traceback (most recent call last):
678  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 218, in check_simple_complex
679    a_inv = inv(a)
680  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 293, in inv
681    lwork = calc_lwork.getri(getri.prefix,a1.shape[0])
682RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.getri')
683
684======================================================================
685ERROR: check_random_complex_exact (scipy.linalg.tests.test_basic.test_lstsq)
686----------------------------------------------------------------------
687Traceback (most recent call last):
688  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 391, in check_random_complex_exact
689    x = lstsq(a,b)[0]
690  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
691    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
692RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
693
694======================================================================
695ERROR: check_random_complex_overdet (scipy.linalg.tests.test_basic.test_lstsq)
696----------------------------------------------------------------------
697Traceback (most recent call last):
698  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 414, in check_random_complex_overdet
699    x,res,r,s = lstsq(a,b)
700  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
701    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
702RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
703
704======================================================================
705ERROR: check_random_exact (scipy.linalg.tests.test_basic.test_lstsq)
706----------------------------------------------------------------------
707Traceback (most recent call last):
708  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 382, in check_random_exact
709    x = lstsq(a,b)[0]
710  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
711    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
712RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
713
714======================================================================
715ERROR: check_random_overdet (scipy.linalg.tests.test_basic.test_lstsq)
716----------------------------------------------------------------------
717Traceback (most recent call last):
718  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 401, in check_random_overdet
719    x,res,r,s = lstsq(a,b)
720  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
721    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
722RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
723
724======================================================================
725ERROR: check_random_overdet_large (scipy.linalg.tests.test_basic.test_lstsq)
726----------------------------------------------------------------------
727Traceback (most recent call last):
728  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 350, in check_random_overdet_large
729    x = lstsq(a,b)[0]
730  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
731    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
732RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
733
734======================================================================
735ERROR: check_simple_exact (scipy.linalg.tests.test_basic.test_lstsq)
736----------------------------------------------------------------------
737Traceback (most recent call last):
738  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 357, in check_simple_exact
739    x = lstsq(a,b)[0]
740  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
741    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
742RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
743
744======================================================================
745ERROR: check_simple_overdet (scipy.linalg.tests.test_basic.test_lstsq)
746----------------------------------------------------------------------
747Traceback (most recent call last):
748  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 363, in check_simple_overdet
749    x,res,r,s = lstsq(a,b)
750  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
751    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
752RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
753
754======================================================================
755ERROR: check_simple_underdet (scipy.linalg.tests.test_basic.test_lstsq)
756----------------------------------------------------------------------
757Traceback (most recent call last):
758  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 370, in check_simple_underdet
759    x,res,r,s = lstsq(a,b)
760  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
761    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
762RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
763
764======================================================================
765ERROR: check_simple (scipy.linalg.tests.test_basic.test_pinv)
766----------------------------------------------------------------------
767Traceback (most recent call last):
768  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 517, in check_simple
769    a_pinv = pinv(a)
770  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 468, in pinv
771    return lstsq(a, b, cond=cond)[0]
772  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
773    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
774RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
775
776======================================================================
777ERROR: check_simple_0det (scipy.linalg.tests.test_basic.test_pinv)
778----------------------------------------------------------------------
779Traceback (most recent call last):
780  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 524, in check_simple_0det
781    a_pinv = pinv(a)
782  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 468, in pinv
783    return lstsq(a, b, cond=cond)[0]
784  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
785    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
786RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
787
788======================================================================
789ERROR: check_simple_cols (scipy.linalg.tests.test_basic.test_pinv)
790----------------------------------------------------------------------
791Traceback (most recent call last):
792  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 530, in check_simple_cols
793    a_pinv = pinv(a)
794  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 468, in pinv
795    return lstsq(a, b, cond=cond)[0]
796  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
797    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
798RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
799
800======================================================================
801ERROR: check_simple_rows (scipy.linalg.tests.test_basic.test_pinv)
802----------------------------------------------------------------------
803Traceback (most recent call last):
804  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 536, in check_simple_rows
805    a_pinv = pinv(a)
806  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 468, in pinv
807    return lstsq(a, b, cond=cond)[0]
808  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 441, in lstsq
809    lwork = calc_lwork.gelss(gelss.prefix,m,n,nrhs)[1]
810RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gelss')
811
812======================================================================
813ERROR: check_nils_20Feb04 (scipy.linalg.tests.test_basic.test_solve)
814----------------------------------------------------------------------
815Traceback (most recent call last):
816  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_basic.py", line 107, in check_nils_20Feb04
817    Ainv = inv(A)
818  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 293, in inv
819    lwork = calc_lwork.getri(getri.prefix,a1.shape[0])
820RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.getri')
821
822======================================================================
823ERROR: Compare eigenvalues and eigenvectors of eig_banded
824----------------------------------------------------------------------
825Traceback (most recent call last):
826  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 352, in check_eig_banded
827    select='i', select_range=(ind1, ind2) )
828  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 349, in eig_banded
829    abstol = 2 * lamch('s')
830RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:flapack.dlamch')
831
832======================================================================
833ERROR: Compare eigenvalues of eigvals_banded with those of linalg.eig.
834----------------------------------------------------------------------
835Traceback (most recent call last):
836  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 310, in check_eigvals_banded
837    select='i', select_range=(ind1, ind2) )
838  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 389, in eigvals_banded
839    select_range=select_range)
840  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 349, in eig_banded
841    abstol = 2 * lamch('s')
842RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:flapack.dlamch')
843
844======================================================================
845ERROR: check_random (scipy.linalg.tests.test_decomp.test_hessenberg)
846----------------------------------------------------------------------
847Traceback (most recent call last):
848  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 895, in check_random
849    h,q = hessenberg(a,calc_q=1)
850  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 935, in hessenberg
851    lwork = calc_lwork.gehrd(gehrd.prefix,n,lo,hi)
852RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gehrd')
853
854======================================================================
855ERROR: check_random_complex (scipy.linalg.tests.test_decomp.test_hessenberg)
856----------------------------------------------------------------------
857Traceback (most recent call last):
858  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 902, in check_random_complex
859    h,q = hessenberg(a,calc_q=1)
860  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 935, in hessenberg
861    lwork = calc_lwork.gehrd(gehrd.prefix,n,lo,hi)
862RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gehrd')
863
864======================================================================
865ERROR: check_simple (scipy.linalg.tests.test_decomp.test_hessenberg)
866----------------------------------------------------------------------
867Traceback (most recent call last):
868  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 868, in check_simple
869    h,q = hessenberg(a,calc_q=1)
870  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 935, in hessenberg
871    lwork = calc_lwork.gehrd(gehrd.prefix,n,lo,hi)
872RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gehrd')
873
874======================================================================
875ERROR: check_simple2 (scipy.linalg.tests.test_decomp.test_hessenberg)
876----------------------------------------------------------------------
877Traceback (most recent call last):
878  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 888, in check_simple2
879    h,q = hessenberg(a,calc_q=1)
880  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 935, in hessenberg
881    lwork = calc_lwork.gehrd(gehrd.prefix,n,lo,hi)
882RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gehrd')
883
884======================================================================
885ERROR: check_simple_complex (scipy.linalg.tests.test_decomp.test_hessenberg)
886----------------------------------------------------------------------
887Traceback (most recent call last):
888  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 876, in check_simple_complex
889    h,q = hessenberg(a,calc_q=1)
890  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 935, in hessenberg
891    lwork = calc_lwork.gehrd(gehrd.prefix,n,lo,hi)
892RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gehrd')
893
894======================================================================
895ERROR: check_random (scipy.linalg.tests.test_decomp.test_svd)
896----------------------------------------------------------------------
897Traceback (most recent call last):
898  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 577, in check_random
899    u,s,vh = svd(a)
900  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
901    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
902RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
903
904======================================================================
905ERROR: check_random_complex (scipy.linalg.tests.test_decomp.test_svd)
906----------------------------------------------------------------------
907Traceback (most recent call last):
908  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 599, in check_random_complex
909    u,s,vh = svd(a)
910  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
911    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
912RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
913
914======================================================================
915ERROR: check_simple (scipy.linalg.tests.test_decomp.test_svd)
916----------------------------------------------------------------------
917Traceback (most recent call last):
918  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 538, in check_simple
919    u,s,vh = svd(a)
920  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
921    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
922RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
923
924======================================================================
925ERROR: check_simple_complex (scipy.linalg.tests.test_decomp.test_svd)
926----------------------------------------------------------------------
927Traceback (most recent call last):
928  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 586, in check_simple_complex
929    u,s,vh = svd(a)
930  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
931    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
932RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
933
934======================================================================
935ERROR: check_simple_overdet (scipy.linalg.tests.test_decomp.test_svd)
936----------------------------------------------------------------------
937Traceback (most recent call last):
938  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 565, in check_simple_overdet
939    u,s,vh = svd(a)
940  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
941    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
942RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
943
944======================================================================
945ERROR: check_simple_singular (scipy.linalg.tests.test_decomp.test_svd)
946----------------------------------------------------------------------
947Traceback (most recent call last):
948  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 547, in check_simple_singular
949    u,s,vh = svd(a)
950  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
951    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
952RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
953
954======================================================================
955ERROR: check_simple_underdet (scipy.linalg.tests.test_decomp.test_svd)
956----------------------------------------------------------------------
957Traceback (most recent call last):
958  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 556, in check_simple_underdet
959    u,s,vh = svd(a)
960  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
961    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
962RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
963
964======================================================================
965ERROR: check_simple (scipy.linalg.tests.test_decomp.test_svdvals)
966----------------------------------------------------------------------
967Traceback (most recent call last):
968  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 611, in check_simple
969    s = svdvals(a)
970  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 524, in svdvals
971    return svd(a,compute_uv=0,overwrite_a=overwrite_a)
972  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
973    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
974RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
975
976======================================================================
977ERROR: check_simple_complex (scipy.linalg.tests.test_decomp.test_svdvals)
978----------------------------------------------------------------------
979Traceback (most recent call last):
980  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 629, in check_simple_complex
981    s = svdvals(a)
982  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 524, in svdvals
983    return svd(a,compute_uv=0,overwrite_a=overwrite_a)
984  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
985    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
986RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
987
988======================================================================
989ERROR: check_simple_overdet (scipy.linalg.tests.test_decomp.test_svdvals)
990----------------------------------------------------------------------
991Traceback (most recent call last):
992  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 623, in check_simple_overdet
993    s = svdvals(a)
994  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 524, in svdvals
995    return svd(a,compute_uv=0,overwrite_a=overwrite_a)
996  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
997    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
998RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
999
1000======================================================================
1001ERROR: check_simple_overdet_complex (scipy.linalg.tests.test_decomp.test_svdvals)
1002----------------------------------------------------------------------
1003Traceback (most recent call last):
1004  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 641, in check_simple_overdet_complex
1005    s = svdvals(a)
1006  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 524, in svdvals
1007    return svd(a,compute_uv=0,overwrite_a=overwrite_a)
1008  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
1009    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
1010RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
1011
1012======================================================================
1013ERROR: check_simple_underdet (scipy.linalg.tests.test_decomp.test_svdvals)
1014----------------------------------------------------------------------
1015Traceback (most recent call last):
1016  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 617, in check_simple_underdet
1017    s = svdvals(a)
1018  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 524, in svdvals
1019    return svd(a,compute_uv=0,overwrite_a=overwrite_a)
1020  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
1021    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
1022RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
1023
1024======================================================================
1025ERROR: check_simple_underdet_complex (scipy.linalg.tests.test_decomp.test_svdvals)
1026----------------------------------------------------------------------
1027Traceback (most recent call last):
1028  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_decomp.py", line 635, in check_simple_underdet_complex
1029    s = svdvals(a)
1030  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 524, in svdvals
1031    return svd(a,compute_uv=0,overwrite_a=overwrite_a)
1032  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
1033    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
1034RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
1035
1036======================================================================
1037ERROR: check_bicg (scipy.linalg.tests.test_iterative.test_iterative_solvers)
1038----------------------------------------------------------------------
1039Traceback (most recent call last):
1040  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_iterative.py", line 55, in check_bicg
1041    x, info = bicg(self.A, self.b, self.x0, callback=callback)
1042  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/iterative.py", line 192, in bicg
1043    revcom(b, x, work, iter_, resid, info, ndx1, ndx2, ijob)
1044RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_iterative.dbicgrevcom')
1045
1046======================================================================
1047ERROR: check_bicgstab (scipy.linalg.tests.test_iterative.test_iterative_solvers)
1048----------------------------------------------------------------------
1049Traceback (most recent call last):
1050  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_iterative.py", line 67, in check_bicgstab
1051    x, info = bicgstab(self.A, self.b, self.x0, callback=callback)
1052  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/iterative.py", line 312, in bicgstab
1053    revcom(b, x, work, iter_, resid, info, ndx1, ndx2, ijob)
1054RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_iterative.dbicgstabrevcom')
1055
1056======================================================================
1057ERROR: check_cg (scipy.linalg.tests.test_iterative.test_iterative_solvers)
1058----------------------------------------------------------------------
1059Traceback (most recent call last):
1060  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_iterative.py", line 49, in check_cg
1061    x, info = cg(self.A, self.b, self.x0, callback=callback)
1062  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/iterative.py", line 424, in cg
1063    revcom(b, x, work, iter_, resid, info, ndx1, ndx2, ijob)
1064RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_iterative.dcgrevcom')
1065
1066======================================================================
1067ERROR: check_cgs (scipy.linalg.tests.test_iterative.test_iterative_solvers)
1068----------------------------------------------------------------------
1069Traceback (most recent call last):
1070  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_iterative.py", line 61, in check_cgs
1071    x, info = cgs(self.A, self.b, self.x0, callback=callback)
1072  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/iterative.py", line 535, in cgs
1073    revcom(b, x, work, iter_, resid, info, ndx1, ndx2, ijob)
1074RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_iterative.dcgsrevcom')
1075
1076======================================================================
1077ERROR: check_gmres (scipy.linalg.tests.test_iterative.test_iterative_solvers)
1078----------------------------------------------------------------------
1079Traceback (most recent call last):
1080  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_iterative.py", line 73, in check_gmres
1081    x, info = gmres(self.A, self.b, self.x0, callback=callback)
1082  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/iterative.py", line 649, in gmres
1083    revcom(b, x, restrt, work, work2, iter_, resid, info, ndx1, ndx2, ijob)
1084RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_iterative.dgmresrevcom')
1085
1086======================================================================
1087ERROR: check_qmr (scipy.linalg.tests.test_iterative.test_iterative_solvers)
1088----------------------------------------------------------------------
1089Traceback (most recent call last):
1090  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_iterative.py", line 79, in check_qmr
1091    x, info = qmr(self.A, self.b, self.x0, callback=callback)
1092  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/iterative.py", line 762, in qmr
1093    revcom(b, x, work, iter_, resid, info, ndx1, ndx2, ijob)
1094RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_iterative.dqmrrevcom')
1095
1096======================================================================
1097ERROR: check_zero (scipy.linalg.tests.test_matfuncs.test_expm)
1098----------------------------------------------------------------------
1099Traceback (most recent call last):
1100  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_matfuncs.py", line 105, in check_zero
1101    assert_array_almost_equal(expm2(a),[[1,0],[0,1]])
1102  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/matfuncs.py", line 71, in expm2
1103    vri = inv(vr)
1104  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 293, in inv
1105    lwork = calc_lwork.getri(getri.prefix,a1.shape[0])
1106RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.getri')
1107
1108======================================================================
1109ERROR: check_nils (scipy.linalg.tests.test_matfuncs.test_logm)
1110----------------------------------------------------------------------
1111Traceback (most recent call last):
1112  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_matfuncs.py", line 81, in check_nils
1113    logm(m)
1114  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/matfuncs.py", line 225, in logm
1115    R = mat(orth(eye(N,dtype='d')+X+Y))
1116  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 902, in orth
1117    u,s,vh = svd(A)
1118  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
1119    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
1120RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
1121
1122======================================================================
1123ERROR: check_defective1 (scipy.linalg.tests.test_matfuncs.test_signm)
1124----------------------------------------------------------------------
1125Traceback (most recent call last):
1126  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_matfuncs.py", line 46, in check_defective1
1127    r = signm(a)
1128  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/matfuncs.py", line 266, in signm
1129    vals = svd(a,compute_uv=0)
1130  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
1131    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
1132RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
1133
1134======================================================================
1135ERROR: check_defective3 (scipy.linalg.tests.test_matfuncs.test_signm)
1136----------------------------------------------------------------------
1137Traceback (most recent call last):
1138  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/tests/test_matfuncs.py", line 67, in check_defective3
1139    r = signm(a)
1140  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/matfuncs.py", line 266, in signm
1141    vals = svd(a,compute_uv=0)
1142  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/decomp.py", line 509, in svd
1143    lwork = calc_lwork.gesdd(gesdd.prefix,m,n,compute_uv)[1]
1144RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.gesdd')
1145
1146======================================================================
1147ERROR: test_implicit (scipy.odr.tests.test_odr.test_odr)
1148----------------------------------------------------------------------
1149Traceback (most recent call last):
1150  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/odr/tests/test_odr.py", line 91, in test_implicit
1151    out = implicit_odr.run()
1152  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/odr/odrpack.py", line 1049, in run
1153    self.output = Output(apply(odr, args, kwds))
1154TypeError: y must be a sequence or integer (if model is implicit)
1155
1156======================================================================
1157ERROR: test_broydengeneralized (scipy.optimize.tests.test_nonlin.test_nonlin)
1158----------------------------------------------------------------------
1159Traceback (most recent call last):
1160  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_nonlin.py", line 74, in test_broydengeneralized
1161    x= nonlin.broyden_generalized(F,self.xin,iter=61,alpha=0.1,M=1)
1162  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/nonlin.py", line 200, in broyden_generalized
1163    gamma=a.I*dFF
1164  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/core/defmatrix.py", line 515, in getI
1165    return asmatrix(func(self))
1166  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linalg/basic.py", line 293, in inv
1167    lwork = calc_lwork.getri(getri.prefix,a1.shape[0])
1168RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:calc_lwork.getri')
1169
1170======================================================================
1171ERROR: Broyden-Fletcher-Goldfarb-Shanno optimization routine
1172----------------------------------------------------------------------
1173Traceback (most recent call last):
1174  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_optimize.py", line 66, in check_bfgs
1175    full_output=True, disp=False, retall=False)
1176  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/optimize.py", line 740, in fmin_bfgs
1177    old_fval,old_old_fval)
1178  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/linesearch.py", line 39, in line_search
1179    xtol, task, amin, amax,isave,dsave)
1180RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:minpack2.dcsrch')
1181
1182======================================================================
1183ERROR: conjugate gradient optimization routine
1184----------------------------------------------------------------------
1185Traceback (most recent call last):
1186  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/tests/test_optimize.py", line 52, in check_cg
1187    full_output=True, disp=False, retall=False)
1188  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/optimize.py", line 924, in fmin_cg
1189    old_old_fval,c2=0.4)
1190  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/optimize/linesearch.py", line 39, in line_search
1191    xtol, task, amin, amax,isave,dsave)
1192RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:minpack2.dcsrch')
1193
1194======================================================================
1195ERROR: check_bernoulli (scipy.special.tests.test_basic.test_bernoulli)
1196----------------------------------------------------------------------
1197Traceback (most recent call last):
1198  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 681, in check_bernoulli
1199    brn = bernoulli(5)
1200  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 557, in bernoulli
1201    return specfun.bernob(int(n1))[:(n+1)]
1202RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.bernob')
1203
1204======================================================================
1205ERROR: check_jn_zeros (scipy.special.tests.test_basic.test_bessel)
1206----------------------------------------------------------------------
1207Traceback (most recent call last):
1208  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1336, in check_jn_zeros
1209    jn0 = jn_zeros(0,5)
1210  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 89, in jn_zeros
1211    return jnyn_zeros(n,nt)[0]
1212  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 84, in jnyn_zeros
1213    return specfun.jyzo(n,nt)
1214RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.jyzo')
1215
1216======================================================================
1217ERROR: check_jnp_zeros (scipy.special.tests.test_basic.test_bessel)
1218----------------------------------------------------------------------
1219Traceback (most recent call last):
1220  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1357, in check_jnp_zeros
1221    jnp = jnp_zeros(1,5)
1222  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 93, in jnp_zeros
1223    return jnyn_zeros(n,nt)[1]
1224  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 84, in jnyn_zeros
1225    return specfun.jyzo(n,nt)
1226RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.jyzo')
1227
1228======================================================================
1229ERROR: check_jnyn_zeros (scipy.special.tests.test_basic.test_bessel)
1230----------------------------------------------------------------------
1231Traceback (most recent call last):
1232  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1365, in check_jnyn_zeros
1233    jnz = jnyn_zeros(1,5)
1234  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 84, in jnyn_zeros
1235    return specfun.jyzo(n,nt)
1236RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.jyzo')
1237
1238======================================================================
1239ERROR: check_y0_zeros (scipy.special.tests.test_basic.test_bessel)
1240----------------------------------------------------------------------
1241Traceback (most recent call last):
1242  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1489, in check_y0_zeros
1243    yo,ypo = y0_zeros(2)
1244  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 111, in y0_zeros
1245    return specfun.cyzo(nt,kf,kc)
1246RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.cyzo')
1247
1248======================================================================
1249ERROR: check_y1_zeros (scipy.special.tests.test_basic.test_bessel)
1250----------------------------------------------------------------------
1251Traceback (most recent call last):
1252  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1498, in check_y1_zeros
1253    y1 = y1_zeros(1)
1254  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 121, in y1_zeros
1255    return specfun.cyzo(nt,kf,kc)
1256RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.cyzo')
1257
1258======================================================================
1259ERROR: check_y1p_zeros (scipy.special.tests.test_basic.test_bessel)
1260----------------------------------------------------------------------
1261Traceback (most recent call last):
1262  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1502, in check_y1p_zeros
1263    y1p = y1p_zeros(1,complex=1)
1264  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 131, in y1p_zeros
1265    return specfun.cyzo(nt,kf,kc)
1266RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.cyzo')
1267
1268======================================================================
1269ERROR: check_yn_zeros (scipy.special.tests.test_basic.test_bessel)
1270----------------------------------------------------------------------
1271Traceback (most recent call last):
1272  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1506, in check_yn_zeros
1273    an = yn_zeros(4,2)
1274  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 97, in yn_zeros
1275    return jnyn_zeros(n,nt)[2]
1276  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 84, in jnyn_zeros
1277    return specfun.jyzo(n,nt)
1278RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.jyzo')
1279
1280======================================================================
1281ERROR: check_ynp_zeros (scipy.special.tests.test_basic.test_bessel)
1282----------------------------------------------------------------------
1283Traceback (most recent call last):
1284  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1510, in check_ynp_zeros
1285    ao = ynp_zeros(0,2)
1286  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 101, in ynp_zeros
1287    return jnyn_zeros(n,nt)[3]
1288  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 84, in jnyn_zeros
1289    return specfun.jyzo(n,nt)
1290RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.jyzo')
1291
1292======================================================================
1293ERROR: check_erf_zeros (scipy.special.tests.test_basic.test_erf)
1294----------------------------------------------------------------------
1295Traceback (most recent call last):
1296  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 911, in check_erf_zeros
1297    erz = erf_zeros(5)
1298  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 374, in erf_zeros
1299    return specfun.cerzo(nt)
1300RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.cerzo')
1301
1302======================================================================
1303ERROR: check_euler (scipy.special.tests.test_basic.test_euler)
1304----------------------------------------------------------------------
1305Traceback (most recent call last):
1306  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 938, in check_euler
1307    eu0 = euler(0)
1308  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 567, in euler
1309    return specfun.eulerb(n1)[:(n+1)]
1310RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.eulerb')
1311
1312======================================================================
1313ERROR: check_fresnel_zeros (scipy.special.tests.test_basic.test_fresnel)
1314----------------------------------------------------------------------
1315Traceback (most recent call last):
1316  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 997, in check_fresnel_zeros
1317    szo, czo = fresnel_zeros(5)
1318  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 396, in fresnel_zeros
1319    return specfun.fcszo(2,nt), specfun.fcszo(1,nt)
1320RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.fcszo')
1321
1322======================================================================
1323ERROR: check_fresnelc_zeros (scipy.special.tests.test_basic.test_fresnel)
1324----------------------------------------------------------------------
1325Traceback (most recent call last):
1326  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1016, in check_fresnelc_zeros
1327    szo, czo = fresnel_zeros(6)
1328  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 396, in fresnel_zeros
1329    return specfun.fcszo(2,nt), specfun.fcszo(1,nt)
1330RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.fcszo')
1331
1332======================================================================
1333ERROR: check_fresnels_zeros (scipy.special.tests.test_basic.test_fresnel)
1334----------------------------------------------------------------------
1335Traceback (most recent call last):
1336  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1021, in check_fresnels_zeros
1337    szo, czo = fresnel_zeros(5)
1338  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 396, in fresnel_zeros
1339    return specfun.fcszo(2,nt), specfun.fcszo(1,nt)
1340RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.fcszo')
1341
1342======================================================================
1343ERROR: check_beip_zeros (scipy.special.tests.test_basic.test_kelvin)
1344----------------------------------------------------------------------
1345Traceback (most recent call last):
1346  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 552, in check_beip_zeros
1347    bip = beip_zeros(5)
1348  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 739, in beip_zeros
1349    return specfun.klvnzo(nt,6)
1350RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.klvnzo')
1351
1352======================================================================
1353ERROR: check_ber_zeros (scipy.special.tests.test_basic.test_kelvin)
1354----------------------------------------------------------------------
1355Traceback (most recent call last):
1356  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 560, in check_ber_zeros
1357    ber = ber_zeros(5)
1358  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 704, in ber_zeros
1359    return specfun.klvnzo(nt,1)
1360RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.klvnzo')
1361
1362======================================================================
1363ERROR: check_berp_zeros (scipy.special.tests.test_basic.test_kelvin)
1364----------------------------------------------------------------------
1365Traceback (most recent call last):
1366  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 568, in check_berp_zeros
1367    brp = berp_zeros(5)
1368  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 732, in berp_zeros
1369    return specfun.klvnzo(nt,5)
1370RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.klvnzo')
1371
1372======================================================================
1373ERROR: check_kei_zeros (scipy.special.tests.test_basic.test_kelvin)
1374----------------------------------------------------------------------
1375Traceback (most recent call last):
1376  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 599, in check_kei_zeros
1377    kei = kei_zeros(5)
1378  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 725, in kei_zeros
1379    return specfun.klvnzo(nt,4)
1380RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.klvnzo')
1381
1382======================================================================
1383ERROR: check_keip_zeros (scipy.special.tests.test_basic.test_kelvin)
1384----------------------------------------------------------------------
1385Traceback (most recent call last):
1386  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 607, in check_keip_zeros
1387    keip = keip_zeros(5)
1388  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 753, in keip_zeros
1389    return specfun.klvnzo(nt,8)
1390RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.klvnzo')
1391
1392======================================================================
1393ERROR: check_kelvin_zeros (scipy.special.tests.test_basic.test_kelvin)
1394----------------------------------------------------------------------
1395Traceback (most recent call last):
1396  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 618, in check_kelvin_zeros
1397    tmp = kelvin_zeros(5)
1398  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 763, in kelvin_zeros
1399    return specfun.klvnzo(nt,1), \
1400RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.klvnzo')
1401
1402======================================================================
1403ERROR: check_ker_zeros (scipy.special.tests.test_basic.test_kelvin)
1404----------------------------------------------------------------------
1405Traceback (most recent call last):
1406  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 664, in check_ker_zeros
1407    ker = ker_zeros(5)
1408  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 718, in ker_zeros
1409    return specfun.klvnzo(nt,3)
1410RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.klvnzo')
1411
1412======================================================================
1413ERROR: check_kerp_zeros (scipy.special.tests.test_basic.test_kelvin)
1414----------------------------------------------------------------------
1415Traceback (most recent call last):
1416  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 672, in check_kerp_zeros
1417    kerp = kerp_zeros(5)
1418  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 746, in kerp_zeros
1419    return specfun.klvnzo(nt,7)
1420RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.klvnzo')
1421
1422======================================================================
1423ERROR: check_lmbda (scipy.special.tests.test_basic.test_lambda)
1424----------------------------------------------------------------------
1425Traceback (most recent call last):
1426  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1586, in check_lmbda
1427    lam = lmbda(1,.1)
1428  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 653, in lmbda
1429    vm, vl, dl = specfun.lamn(v1,x)
1430RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.lamn')
1431
1432======================================================================
1433ERROR: check_lpmn (scipy.special.tests.test_basic.test_legendre_functions)
1434----------------------------------------------------------------------
1435Traceback (most recent call last):
1436  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1604, in check_lpmn
1437    lp = lpmn(0,2,.5)
1438  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 515, in lpmn
1439    p,pd = specfun.lpmn(mp,n,z)
1440RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.lpmn')
1441
1442======================================================================
1443ERROR: check_lpn (scipy.special.tests.test_basic.test_legendre_functions)
1444----------------------------------------------------------------------
1445Traceback (most recent call last):
1446  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1613, in check_lpn
1447    lpnf = lpn(2,.5)
1448  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 584, in lpn
1449    pn,pd = specfun.lpn(n1,z)
1450RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.lpn')
1451
1452======================================================================
1453ERROR: check_lqmn (scipy.special.tests.test_basic.test_legendre_functions)
1454----------------------------------------------------------------------
1455Traceback (most recent call last):
1456  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1626, in check_lqmn
1457    lqmnf = lqmn(0,2,.5)
1458  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 545, in lqmn
1459    q,qd = specfun.lqmn(mm,nn,z)
1460RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.lqmn')
1461
1462======================================================================
1463ERROR: check_lqn (scipy.special.tests.test_basic.test_legendre_functions)
1464----------------------------------------------------------------------
1465Traceback (most recent call last):
1466  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1633, in check_lqn
1467    lqf = lqn(2,.5)
1468  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 602, in lqn
1469    qn,qd = specfun.lqnb(n1,z)
1470RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.lqnb')
1471
1472======================================================================
1473ERROR: check_mathieu_even_coef (scipy.special.tests.test_basic.test_mathieu)
1474----------------------------------------------------------------------
1475Traceback (most recent call last):
1476  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1643, in check_mathieu_even_coef
1477    mc =  mathieu_even_coef(2,5)
1478  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 460, in mathieu_even_coef
1479    fc = specfun.fcoef(kd,m,q,a)
1480RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.fcoef')
1481
1482======================================================================
1483ERROR: check_obl_cv_seq (scipy.special.tests.test_basic.test_obl_cv_seq)
1484----------------------------------------------------------------------
1485Traceback (most recent call last):
1486  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1660, in check_obl_cv_seq
1487    obl = obl_cv_seq(0,3,1)
1488  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 798, in obl_cv_seq
1489    return specfun.segv(m,n,c,-1)[1][:maxL]
1490RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.segv')
1491
1492======================================================================
1493ERROR: check_pbdn_seq (scipy.special.tests.test_basic.test_parabolic_cylinder)
1494----------------------------------------------------------------------
1495Traceback (most recent call last):
1496  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1668, in check_pbdn_seq
1497    pb = pbdn_seq(1,.1)
1498  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 696, in pbdn_seq
1499    cpb,cpd = specfun.cpbdn(n1,z)
1500RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.cpbdn')
1501
1502======================================================================
1503ERROR: check_pbdv_seq (scipy.special.tests.test_basic.test_parabolic_cylinder)
1504----------------------------------------------------------------------
1505Traceback (most recent call last):
1506  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1679, in check_pbdv_seq
1507    pbn = pbdn_seq(1,.1)
1508  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 696, in pbdn_seq
1509    cpb,cpd = specfun.cpbdn(n1,z)
1510RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.cpbdn')
1511
1512======================================================================
1513ERROR: check_pro_cv_seq (scipy.special.tests.test_basic.test_pro_cv_seq)
1514----------------------------------------------------------------------
1515Traceback (most recent call last):
1516  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1693, in check_pro_cv_seq
1517    prol = pro_cv_seq(0,3,1)
1518  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 784, in pro_cv_seq
1519    return specfun.segv(m,n,c,1)[1][:maxL]
1520RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.segv')
1521
1522======================================================================
1523ERROR: check_riccati_jn (scipy.special.tests.test_basic.test_riccati)
1524----------------------------------------------------------------------
1525Traceback (most recent call last):
1526  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1715, in check_riccati_jn
1527    jnrl = (sph_jn(1,.2)[0]*.2,sph_jn(1,.2)[0]+sph_jn(1,.2)[1]*.2)
1528  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 222, in sph_jn
1529    nm,jn,jnp = specfun.sphj(n1,z)
1530RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.sphj')
1531
1532======================================================================
1533ERROR: check_riccati_yn (scipy.special.tests.test_basic.test_riccati)
1534----------------------------------------------------------------------
1535Traceback (most recent call last):
1536  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1720, in check_riccati_yn
1537    ynrl = (sph_yn(1,.2)[0]*.2,sph_yn(1,.2)[0]+sph_yn(1,.2)[1]*.2)
1538  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 239, in sph_yn
1539    nm,yn,ynp = specfun.sphy(n1,z)
1540RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.sphy')
1541
1542======================================================================
1543ERROR: check_sph_in (scipy.special.tests.test_basic.test_spherical)
1544----------------------------------------------------------------------
1545Traceback (most recent call last):
1546  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1843, in check_sph_in
1547    i1n = sph_in(1,.2)
1548  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 272, in sph_in
1549    nm,In,Inp = specfun.sphi(n1,z)
1550RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.sphi')
1551
1552======================================================================
1553ERROR: check_sph_inkn (scipy.special.tests.test_basic.test_spherical)
1554----------------------------------------------------------------------
1555Traceback (most recent call last):
1556  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1851, in check_sph_inkn
1557    spikn = r_[sph_in(1,.2)+sph_kn(1,.2)]
1558  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 272, in sph_in
1559    nm,In,Inp = specfun.sphi(n1,z)
1560RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.sphi')
1561
1562======================================================================
1563ERROR: check_sph_jn (scipy.special.tests.test_basic.test_spherical)
1564----------------------------------------------------------------------
1565Traceback (most recent call last):
1566  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1856, in check_sph_jn
1567    s1 = sph_jn(2,.2)
1568  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 222, in sph_jn
1569    nm,jn,jnp = specfun.sphj(n1,z)
1570RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.sphj')
1571
1572======================================================================
1573ERROR: check_sph_jnyn (scipy.special.tests.test_basic.test_spherical)
1574----------------------------------------------------------------------
1575Traceback (most recent call last):
1576  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1866, in check_sph_jnyn
1577    jnyn = r_[sph_jn(1,.2) + sph_yn(1,.2)]  # tuple addition
1578  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 222, in sph_jn
1579    nm,jn,jnp = specfun.sphj(n1,z)
1580RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.sphj')
1581
1582======================================================================
1583ERROR: check_sph_kn (scipy.special.tests.test_basic.test_spherical)
1584----------------------------------------------------------------------
1585Traceback (most recent call last):
1586  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1871, in check_sph_kn
1587    kn = sph_kn(2,.2)
1588  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 288, in sph_kn
1589    nm,kn,knp = specfun.sphk(n1,z)
1590RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.sphk')
1591
1592======================================================================
1593ERROR: check_sph_yn (scipy.special.tests.test_basic.test_spherical)
1594----------------------------------------------------------------------
1595Traceback (most recent call last):
1596  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/tests/test_basic.py", line 1881, in check_sph_yn
1597    sy1 = sph_yn(2,.2)[0][2]
1598  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/special/basic.py", line 239, in sph_yn
1599    nm,yn,ynp = specfun.sphy(n1,z)
1600RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:specfun.sphy')
1601
1602======================================================================
1603ERROR: check_exact (scipy.stats.tests.test_morestats.test_ansari)
1604----------------------------------------------------------------------
1605Traceback (most recent call last):
1606  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/tests/test_morestats.py", line 78, in check_exact
1607    W,pval = stats.ansari([1,2,3,4],[15,5,20,8,10,12])
1608  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/morestats.py", line 622, in ansari
1609    astart, a1, ifault = statlib.gscale(n,m)
1610RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:statlib.gscale')
1611
1612======================================================================
1613ERROR: check_basic (scipy.stats.tests.test_morestats.test_find_repeats)
1614----------------------------------------------------------------------
1615Traceback (most recent call last):
1616  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/tests/test_morestats.py", line 112, in check_basic
1617    res,nums = scipy.stats.find_repeats(a)
1618  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/stats/morestats.py", line 35, in find_repeats
1619    v1,v2, n = futil.dfreps(arr)
1620RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:futil.dfreps')
1621
1622======================================================================
1623FAIL: Solve: single precision complex
1624----------------------------------------------------------------------
1625Traceback (most recent call last):
1626  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/scipy/linsolve/umfpack/tests/test_umfpack.py", line 32, in check_solve_complex_without_umfpack
1627    assert_array_almost_equal(a*x, b)
1628  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/testing/utils.py", line 311, in assert_array_almost_equal
1629    header='Arrays are not almost equal')
1630  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/numpy/testing/utils.py", line 296, in assert_array_compare
1631    raise AssertionError(msg)
1632AssertionError:
1633Arrays are not almost equal
1634
1635(mismatch 20.0%)
1636 x: array([ 1.00000000+0.j,  1.99999809+0.j,  3.00000000+0.j,  4.00000048+0.j,
1637        5.00000000+0.j], dtype=complex64)
1638 y: array([1, 2, 3, 4, 5])
1639
1640----------------------------------------------------------------------
1641Ran 1860 tests in 4.904s
1642
1643FAILED (failures=1, errors=99)
1644Error in atexit._run_exitfuncs:
1645Traceback (most recent call last):
1646  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
1647    func(*targs, **kargs)
1648RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:convolve.destroy_convolve_cache')
1649Error in atexit._run_exitfuncs:
1650Traceback (most recent call last):
1651  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
1652    func(*targs, **kargs)
1653RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_fftpack.destroy_drfft_cache')
1654Error in atexit._run_exitfuncs:
1655Traceback (most recent call last):
1656  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
1657    func(*targs, **kargs)
1658RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_fftpack.destroy_zfftnd_cache')
1659Error in atexit._run_exitfuncs:
1660Traceback (most recent call last):
1661  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
1662    func(*targs, **kargs)
1663RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_fftpack.destroy_zfft_cache')
1664Error in atexit._run_exitfuncs:
1665Traceback (most recent call last):
1666  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
1667    func(*targs, **kargs)
1668RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:convolve.destroy_convolve_cache')
1669Error in atexit._run_exitfuncs:
1670Traceback (most recent call last):
1671  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
1672    func(*targs, **kargs)
1673RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_fftpack.destroy_drfft_cache')
1674Error in atexit._run_exitfuncs:
1675Traceback (most recent call last):
1676  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
1677    func(*targs, **kargs)
1678RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_fftpack.destroy_zfftnd_cache')
1679Error in atexit._run_exitfuncs:
1680Traceback (most recent call last):
1681  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
1682    func(*targs, **kargs)
1683RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_fftpack.destroy_zfft_cache')
1684Error in sys.exitfunc:
1685Traceback (most recent call last):
1686  File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/atexit.py", line 24, in _run_exitfuncs
1687    func(*targs, **kargs)
1688RuntimeError: more argument specifiers than keyword list entries (remaining format:'|:_fftpack.destroy_zfft_cache')