Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | TST: re-enable TravisCI testing with Bento. | Ralf Gommers | 2015-05-03 | 2 | -4/+3 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #5825 from charris/cleanup-gh-5583 | Charles Harris | 2015-05-02 | 2 | -16/+33 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MAINT: Refactor numpy.ma.where. | Charles Harris | 2015-05-02 | 1 | -40/+24 | |
| * | | | | | | BUG: Fix `numpy.ma.where` to be consistent with unmasked version. | John Kirkham | 2015-05-02 | 2 | -4/+37 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #5824 from charris/cleanup-gh-5516 | Charles Harris | 2015-05-02 | 2 | -1/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | TST: Add test for fix to issue #2972 | Gerrit Holl | 2015-05-02 | 1 | -0/+9 | |
| * | | | | | | BUG: Fix mask assignment in masked_where to use .mask property. | Gerrit Holl | 2015-05-02 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #5817 from matthew-brett/master | Charles Harris | 2015-04-30 | 3 | -3/+79 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | TEST: add module to test installed scripts | Matthew Brett | 2015-04-30 | 3 | -3/+79 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #5815 from matthew-brett/f2py-shebang-fix | Charles Harris | 2015-04-30 | 1 | -1/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ENH: add bdist_mpkg, bdist_wininst to binary dists | Matthew Brett | 2015-04-29 | 1 | -2/+3 | |
| * | | | | | | BUG: fix f2py shebang line for bdist wheel, egg | Matthew Brett | 2015-04-29 | 1 | -1/+14 | |
* | | | | | | | Merge pull request #5814 from argriffing/vonmises-docstring | Charles Harris | 2015-04-29 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | DOC: improve the vonmises docstring example | alex | 2015-04-29 | 1 | -5/+5 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #5791 from charris/indexing-explanations-cleanup | Charles Harris | 2015-04-29 | 1 | -151/+98 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MAINT: Spelling and style fixes to internals.code-explanations.rst. | Charles Harris | 2015-04-28 | 1 | -63/+65 | |
| * | | | | | | DOC: Update indexing implementation explanations. | Sebastian Berg | 2015-04-23 | 1 | -129/+74 | |
* | | | | | | | Merge pull request #5800 from behzadnouri/nonc-chi2 | Charles Harris | 2015-04-27 | 3 | -8/+21 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | BUG: Fixes random.noncentral_chisquare when 0 < df <= 1 | behzad nouri | 2015-04-27 | 3 | -8/+21 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #5797 from jaimefrio/py_return_none | Charles Harris | 2015-04-25 | 17 | -101/+51 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | MANT: Use Py_RETURN_NONE whenever Py_None is returned | Jaime Fernandez | 2015-04-24 | 17 | -101/+51 | |
* | | | | | | Merge pull request #5597 from zerothi/ENH-distutils | Charles Harris | 2015-04-24 | 7 | -2/+314 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | BUG: rpath was not implemented for numpy.distutils.fcompiler | Nick Papior Andersen | 2015-02-27 | 3 | -0/+19 | |
| * | | | | | BUG: Had thought the defaults where made of lists, it is simply a str. | Nick Papior Andersen | 2015-02-26 | 2 | -10/+10 | |
| * | | | | | ENH: rpath and runtime_library_dirs equivalent | Nick Papior Andersen | 2015-02-26 | 4 | -4/+15 | |
| * | | | | | BUG: Python3 fix | Nick Papior Andersen | 2015-02-25 | 1 | -4/+5 | |
| * | | | | | BUG: PEP corrections | Nick Papior Andersen | 2015-02-25 | 2 | -74/+82 | |
| * | | | | | BUG: PEP corrections and streamlined with numpy dev line | Nick Papior Andersen | 2015-02-25 | 3 | -48/+32 | |
| * | | | | | BUG: Trying to fix travis builds | Nick Papior Andersen | 2015-02-24 | 1 | -5/+4 | |
| * | | | | | BUG: Trying to fix travis builds | Nick Papior Andersen | 2015-02-24 | 1 | -30/+36 | |
| * | | | | | ENH: Added tests to the extra options read in | Nick Papior Andersen | 2015-02-24 | 3 | -1/+244 | |
| * | | | | | BLD, ENH: Reading of extra flags from site.cfg to extend flexibility | Nick Papior Andersen | 2015-02-23 | 1 | -3/+44 | |
* | | | | | | Merge pull request #5796 from jaimefrio/more_warnings | Charles Harris | 2015-04-24 | 3 | -13/+34 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MANT: Use proper abs function for pointer addresses in simd.inc.src | Jaime Fernandez | 2015-04-24 | 1 | -8/+28 | |
| * | | | | | | MANT: Use labs, not fabs, for integer abs in distributions.c | Jaime Fernandez | 2015-04-23 | 1 | -1/+2 | |
| * | | | | | | BUG: Fix wrong NULL checks in multiarray_tests.c.src | Jaime Fernandez | 2015-04-23 | 1 | -4/+4 | |
* | | | | | | | Merge pull request #5792 from jaimefrio/unused_vars | seberg | 2015-04-24 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | MANT: Remove unused variables from _PyArray_DescrHashImp | Jaime Fernandez | 2015-04-23 | 1 | -2/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #5793 from jaimefrio/pyobject_cast | seberg | 2015-04-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | MANT: Add castings to PyObject in PyArray_Round | Jaime Fernandez | 2015-04-23 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #5785 from jaimefrio/compiler_warnings | Charles Harris | 2015-04-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | BUG: Fixed wrong return of PyArray_Partition on failure | Jaime Fernandez | 2015-04-22 | 1 | -2/+2 | |
* | | | | | | Merge pull request #4453 from abalkin/issue-4452 | Charles Harris | 2015-04-23 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | TST: Test that masked array addition works when dtype=object | Lev Abalkin | 2015-04-23 | 1 | -0/+6 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #5784 from jaimefrio/list_overflow | Charles Harris | 2015-04-23 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | BUG: Use npy_intp instead of int in ctors.c | Jaime Fernandez | 2015-04-22 | 1 | -2/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4612 from Nodd/loadtxt_comments | Charles Harris | 2015-04-23 | 2 | -10/+52 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ENH: Multiple comment tokens in loadtxt | Joseph Martinot-Lagarde | 2015-04-22 | 2 | -10/+52 | |
* | | | | | | | Merge pull request #5789 from pitrou/identity_steal_none | Jaime | 2015-04-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | BUG: reference stolen from None when looking up a ufunc's identity attribute | Antoine Pitrou | 2015-04-23 | 1 | -1/+1 | |
|/ / / / / / / |