| 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
|
| |
|
|
|
|
|
|
| |
Conflicts:
numpy/polynomial/chebyshev.py
numpy/polynomial/polynomial.py
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- allow numbers in function signature
- print the items in relevance order (not reverse relevance)
- include ufunc docstrings
|
| |
|
|
|
|
| |
on Python 2.x
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
function.
|
|
|
|
| |
arrays of sample points. Closes ticket #1064.
|
|
|
|
| |
* Force a file to be opened in 'U' mode (bug #1473)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
points. Add some tests for interp. Fixes ticket #1177.
unc_api.txt.tmp
|
| |
|
| |
|
|
|
|
| |
the input is a poly1d. Fixes ticket #1249.
|
| |
|
| |
|
|
|
|
|
|
|
| |
compatibility functions in npy_3kcompat.h to replace the current calls.
This gets rid of a number of version checks and is easier to maintain.
Fix bug that was present in the ufunc _loop1d_list_free destructor in
the python3k case.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|