Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT: Style cleanup of generate_umath.py. | Charles Harris | 2015-01-27 | 1 | -23/+27 |
* | Merge pull request #5505 from ahaldane/recarray_returntype | Charles Harris | 2015-01-26 | 4 | -24/+70 |
|\ | |||||
| * | BUG: Fix recarray getattr and getindex return types | Allan Haldane | 2015-01-26 | 4 | -24/+70 |
* | | Merge pull request #5307 from hunse/array-docstring | Charles Harris | 2015-01-26 | 1 | -7/+7 |
|\ \ | |||||
| * | | DOC: array docstring lists correct order default | Eric Hunsberger | 2014-11-20 | 1 | -7/+7 |
* | | | Merge pull request #5249 from immerrr/add-missing-scalar-func-docs | Charles Harris | 2015-01-26 | 1 | -3/+18 |
|\ \ \ | |_|/ |/| | | |||||
| * | | DOC: add documentation for some scalar checks | immerrr | 2014-11-29 | 1 | -3/+18 |
* | | | Merge pull request #5492 from grahamc/gotofail-malloc-ret-null-fft | Julian Taylor | 2015-01-25 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | BUG: PyErr_NoMemory when PyArray_Zeros fails to initialize | Graham Christensen | 2015-01-25 | 1 | -1/+4 |
* | | | | Merge pull request #5473 from rgommers/doc-inplace-build | Charles Harris | 2015-01-25 | 5 | -48/+273 |
|\ \ \ \ | |||||
| * | | | | DOC: developer guide: add section on rebuild/clean, expand section on gdb. | Ralf Gommers | 2015-01-24 | 1 | -13/+72 |
| * | | | | DOC: add "build and test" section to developer guide. Closes gh-5465. | Ralf Gommers | 2015-01-20 | 4 | -1/+161 |
| * | | | | DOC: update "build and install" page in user guide. | Ralf Gommers | 2015-01-20 | 2 | -47/+53 |
* | | | | | Merge pull request #5483 from ahaldane/dtype_showtype | Charles Harris | 2015-01-24 | 3 | -3/+59 |
|\ \ \ \ \ | |||||
| * | | | | | ENH: Show subclass type in dtype repr and str of structured arrays | Allan Haldane | 2015-01-24 | 3 | -3/+59 |
* | | | | | | Merge pull request #5495 from charris/cleanup-gh-4649 | Charles Harris | 2015-01-24 | 4 | -7/+40 |
|\ \ \ \ \ \ | |||||
| * | | | | | | MAINT: Make argument determination in NameValidator more precise. | Charles Harris | 2015-01-23 | 2 | -4/+9 |
| * | | | | | | TST: Fix bug in test_dtype_with_converters_and_usecols. | Charles Harris | 2015-01-23 | 1 | -2/+2 |
| * | | | | | | BUG: Fix genfromtext NameValidator arguments passed to easy_dtype. | Alan Briolat | 2015-01-23 | 2 | -1/+29 |
* | | | | | | | Merge pull request #5496 from charris/cleanup-gh-5103 | Charles Harris | 2015-01-24 | 3 | -4/+83 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | DOC: Document new genfromtxt max_rows argument in release notes. | Charles Harris | 2015-01-24 | 1 | -1/+8 |
| * | | | | | | | ENH: genfromtxt: Change 'nrows' to 'max_rows'. | Warren Weckesser | 2015-01-23 | 2 | -30/+57 |
| * | | | | | | | ENH:Add keyword nrows to genfromtxt. | styr | 2015-01-23 | 2 | -1/+46 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #5498 from abdulmuneer/master | Ralf Gommers | 2015-01-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | DOC: Fixing help documentation error in numpy.zeros. Fixes #5497 [skip ci] | abdulmuneer | 2015-01-24 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #5493 from jaimefrio/lib_tests | Charles Harris | 2015-01-23 | 1 | -0/+12 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MAINT: bring back np.lib tests | jaimefrio | 2015-01-23 | 1 | -0/+12 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #5476 from juliantaylor/merge-cbase | Jaime | 2015-01-23 | 16 | -222/+148 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | MAINT: update .gitignore for new template files | Julian Taylor | 2015-01-22 | 1 | -2/+2 |
| * | | | | | | | MAINT: merge _compiled_base module into multiarray | Julian Taylor | 2015-01-22 | 15 | -220/+146 |
* | | | | | | | | Merge pull request #5458 from jaimefrio/sort_refactor | Julian Taylor | 2015-01-23 | 2 | -184/+253 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | MAINT: Refactor _new_sortlike and _new_argsortlike | jaimefrio | 2015-01-21 | 2 | -184/+253 |
* | | | | | | | | Merge pull request #5489 from charris/cleanup-gh-5156 | Charles Harris | 2015-01-23 | 2 | -2/+14 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | TST: Add test for loadtxt with None as string type. | Charles Harris | 2015-01-23 | 1 | -0/+8 |
| * | | | | | | | | BUG: Fix loadtxt with comments=None and a string None data. | Leonardo Donelli | 2015-01-23 | 1 | -2/+6 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #5482 from ahaldane/recordarray_doc | Charles Harris | 2015-01-22 | 16 | -92/+179 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | DOC: improve record/structured array nomenclature & guide | Allan Haldane | 2015-01-22 | 16 | -92/+179 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #5480 from charris/cleanup-gh-5279 | Charles Harris | 2015-01-22 | 3 | -29/+139 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | BUG: Fix astype for structured array fields of different byte order. | Darsh P. Ranjan | 2015-01-22 | 3 | -29/+139 |
* | | | | | | | | Merge pull request #5475 from ContinuumIO/pickle_string_fix | Charles Harris | 2015-01-21 | 2 | -5/+10 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | BUG: Fix #3926: pickling empty string fails | Jay Bourque | 2015-01-21 | 2 | -5/+10 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #5468 from jaimefrio/swapaxes_view | Charles Harris | 2015-01-20 | 4 | -32/+55 |
|\ \ \ \ \ \ | |||||
| * | | | | | | TST: swapaxes tests | jaimefrio | 2015-01-20 | 1 | -0/+32 |
| * | | | | | | ENH: Make swapaxes always return a view | jaimefrio | 2015-01-20 | 3 | -32/+23 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #5471 from juliantaylor/faster-fastclip | Charles Harris | 2015-01-20 | 3 | -8/+31 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | ENH: faster fastclip functions | Julian Taylor | 2015-01-20 | 3 | -8/+31 |
|/ / / / / | |||||
* | | | | | Merge pull request #5464 from charris/rollaxis-always-return-view | Jaime | 2015-01-19 | 3 | -6/+80 |
|\ \ \ \ \ | |||||
| * | | | | | TST: Tests for numeric.rollaxis. | Charles Harris | 2015-01-19 | 1 | -0/+63 |
| * | | | | | ENH: Make rollaxis always return a view. | Charles Harris | 2015-01-19 | 2 | -6/+17 |
| * | | | | | DOC : rollaxis returns a view of the input. | jnothman | 2015-01-18 | 1 | -1/+1 |
|/ / / / / |