| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
invalid lines are present (bug #1593)
|
|
|
|
|
|
| |
Stefan vdW for the fix.
* added a unittest for flatten_dtype
|
|
|
|
| |
not modify user defined filters.
|
|
|
|
| |
non-uniform bin widths
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
function.
|
|
|
|
| |
* Force a file to be opened in 'U' mode (bug #1473)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
points. Add some tests for interp. Fixes ticket #1177.
unc_api.txt.tmp
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
sign ufunc, it belongs elsewhere.
|
| |
|
| |
|
| |
|
|
|
|
| |
* merge_arrays now accepts sequences of lists/tuples as inputs
|
| |
|
|
|
|
| |
Thanks to Ryan May for the patch.
|
|
|
|
| |
with subclasses of ndarray
|
| |
|
|
|
|
| |
after running test().
|
| |
|
| |
|
|
|
|
| |
tests didn't issue deprecation warnings. Are they being run?
|
|
|
|
|
|
|
|
|
| |
module. The fix should be good for Python >= 2.4 and used the following sed script:
s/\<failUnless\>/assertTrue/g
s/\<failIf\>/assertFalse/g
s/\<failUnlessEqual\>/assertEqual/g
s/\<failUnlessRaises\>/assertRaises/g
|
|
|
|
| |
Instead, manually import reduce where necessary.
|
| |
|
|
|
|
| |
genfromtxt
|
| |
|
| |
|
| |
|
|
|
|
| |
the code
|