Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ENH: add np.stack | Stephan Hoyer | 2015-05-11 | 6 | -10/+137 | |
* | | | | | MAINT: Added more detailed messages to NotImplementedError messages. | Wendell Smith | 2015-05-11 | 1 | -2/+2 | |
* | | | | | Merge pull request #5858 from jaimefrio/random_beta | Charles Harris | 2015-05-10 | 2 | -1/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | BUG: np.random.beta with small parameters produces NaNs | Jaime Fernandez | 2015-05-10 | 2 | -1/+22 | |
| | |/ / / | |/| | | | ||||||
* | | | | | DOC: sum/prod & empty array returns neutral elment | Stefan Otte | 2015-05-10 | 1 | -0/+10 | |
|/ / / / | ||||||
* | | | | Merge pull request #5847 from christianbrodbeck/fix/setdiff1d | Jaime | 2015-05-07 | 4 | -13/+13 | |
|\ \ \ \ | ||||||
| * | | | | BUG: setdiff1d return dtype | Christian Brodbeck | 2015-05-07 | 4 | -13/+13 | |
* | | | | | Merge pull request #5843 from jaimefrio/interp_bug | Charles Harris | 2015-05-07 | 1 | -80/+111 | |
|\ \ \ \ \ | ||||||
| * | | | | | BUG: Fix interp issues with small arrays | Jaime Fernandez | 2015-05-06 | 1 | -80/+111 | |
* | | | | | | MANT: Remove size from string representation of object dtype | Jaime Fernandez | 2015-05-06 | 1 | -2/+6 | |
* | | | | | | BUG: distutils: fix a typo in 64-bit Intel compiler for Windows support. | Ralf Gommers | 2015-05-06 | 1 | -1/+1 | |
* | | | | | | Merge pull request #5840 from jaimefrio/dtype_size | Charles Harris | 2015-05-06 | 3 | -57/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MANT: Turn deprecated dtype string warnings into errors | Jaime Fernandez | 2015-05-05 | 3 | -57/+26 | |
* | | | | | | | DOC: note versionadded for broadcast_to | Eric Moore | 2015-05-06 | 1 | -0/+4 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #5748 from mhvk/numpyufunc-binop-fix | Charles Harris | 2015-05-05 | 3 | -43/+103 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add tests that __numpy_ufunc__ works with subclasses. | Marten van Kerkwijk | 2015-04-04 | 1 | -3/+44 | |
| * | | | | | | BUG: core: inplace ops don't have corresponding rhs ops, so no need to check ... | Pauli Virtanen | 2015-04-04 | 1 | -1/+1 | |
| * | | | | | | BUG: core: ensure binop execution uses ufuncs as fallback | Pauli Virtanen | 2015-04-04 | 2 | -40/+59 | |
* | | | | | | | BUG: revert use of !python for bdist_mpkg scripts | Matthew Brett | 2015-05-05 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #5805 from jaimefrio/ix_intp | Charles Harris | 2015-05-05 | 2 | -11/+39 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | BUG: Fix handling of non-empty ndarrays | Jaime Fernandez | 2015-05-04 | 2 | -11/+17 | |
| * | | | | | | TST: Added tests for ix_ | Jaime Fernandez | 2015-04-27 | 1 | -1/+25 | |
| * | | | | | | BUG: make empty inputs to ix_ create an empty int typed output | Jaime Fernandez | 2015-04-27 | 1 | -9/+7 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #5703 from ddasilva/ddasilva/compress_rowcols | Jaime | 2015-05-04 | 2 | -27/+180 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ENH: Introduce np.ma.compress_nd(), generalizes np.ma.compress_rowcols() | Daniel da Silva | 2015-05-03 | 2 | -27/+180 | |
* | | | | | | | Merge pull request #5821 from behzadnouri/place-segfault | Jaime | 2015-05-04 | 2 | -0/+25 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | BUG: fixes segfault in np.place when vals is empty | behzad nouri | 2015-05-04 | 2 | -0/+25 | |
* | | | | | | | | BLD: use fix for Accelerate SGEMV issue in Bento build. See gh-5831. | Ralf Gommers | 2015-05-04 | 1 | -0/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #5831 from charris/rebase-gh-5237 | Charles Harris | 2015-05-03 | 4 | -0/+320 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | BUG: Workaround segfault in Apple Accelerate framework SGEMV | Sturla Molden | 2015-05-03 | 4 | -0/+320 | |
* | | | | | | | | BUG: Fix segfault in frompyfunc with nout=0 | Jaime Fernandez | 2015-05-03 | 2 | -1/+23 | |
|/ / / / / / / | ||||||
* | | | | | | | 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 | |
* | | | | | | | | TEST: add module to test installed scripts | Matthew Brett | 2015-04-30 | 1 | -0/+65 | |
|/ / / / / / / | ||||||
* | | | | | | | 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 | |
* | | | | | | | | DOC: improve the vonmises docstring example | alex | 2015-04-29 | 1 | -5/+5 | |
|/ / / / / / / | ||||||
* | | | | | | | 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 | 5 | -1/+269 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | 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 | 2 | -2/+11 | |
| * | | | | | BUG: Python3 fix | Nick Papior Andersen | 2015-02-25 | 1 | -4/+5 | |
| * | | | | | BUG: PEP corrections | Nick Papior Andersen | 2015-02-25 | 2 | -74/+82 |