| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge branch 'poly' | Charles Harris | 2010-08-17 | 1 | -3/+3 |
* | DOC: Fix documentation and examples in legendre.py. | Charles Harris | 2010-08-17 | 1 | -89/+31 |
* | ENH: Add support for Legendre polynomials. | Charles Harris | 2010-08-17 | 5 | -4/+1788 |
* | Merge branch 'poly' | Charles Harris | 2010-08-16 | 1 | -13/+13 |
* | Merge branch 'poly' | Charles Harris | 2010-08-15 | 2 | -1/+99 |
* | FIX: Merge munge. | Charles Harris | 2010-08-15 | 1 | -3/+0 |
* | Merge branch 'poly' | Charles Harris | 2010-08-15 | 4 | -7/+17 |
* | ENH: Add {cheb,poly}mulx functions as use them to simplify some code. | Charles Harris | 2010-08-15 | 4 | -60/+160 |
* | BUG: Fix integration of zero polynomials. | Charles Harris | 2010-08-15 | 4 | -30/+36 |
* | DEP: change default behavior of correlate(), old behavior was deprecated in | rgommers | 2010-08-14 | 2 | -25/+14 |
* | DEP: deprecate behavior for out-of-order field indexing of recarrays. See #1431. | rgommers | 2010-08-14 | 2 | -3/+24 |
* | BUG: define LDEXPL/FREXPL functions for MSVC builds (see #1499). | rgommers | 2010-08-14 | 1 | -0/+10 |
* | BUG: workaround for undefined isnan/isinf in VS2008. Closes #1502. | rgommers | 2010-08-14 | 1 | -3/+15 |
* | TST: skip C99 nan/inf tests on Windows. | rgommers | 2010-08-14 | 1 | -0/+19 |
* | BUG: Better format specifier for Py 2.7, 3.2 on win-amd64. Closes #1570. | rgommers | 2010-08-14 | 1 | -0/+4 |
* | fix (flat)notmasked_/contiguous/edges/ | pierregm | 2010-08-11 | 2 | -11/+32 |
* | BUG: Make mapdomain work for multidimensional arrays as advertized in | Charles Harris | 2010-08-11 | 2 | -7/+24 |
* | BUG: Fix missing 'self' in test cleanups. | Charles Harris | 2010-08-10 | 1 | -2/+2 |
* | ENH: Add some tests for ticket #1579. Do some cleanups. | Charles Harris | 2010-08-10 | 1 | -69/+88 |
* | BUG: Fix ticket #1579. Do some cleanups. | Charles Harris | 2010-08-10 | 1 | -40/+51 |
* | (no commit message) | pierregm | 2010-08-09 | 1 | -27/+27 |
* | ma.extras | pierregm | 2010-08-09 | 2 | -29/+52 |
* | * fixed numpy.ma.extras.flatnotmasked_contiguous (bug #1576) | pierregm | 2010-08-09 | 1 | -10/+8 |
* | ENH: Make atleast_3d respect ndarray subclasses. Closes #1560. | rgommers | 2010-08-08 | 1 | -2/+2 |
* | TST: fix memmap test error. Closes #1550. Thanks to Christoph Gohlke. | rgommers | 2010-08-08 | 1 | -0/+1 |
* | DEP: Remove ma.extras functions that were deprecated in 1.4.0. | rgommers | 2010-08-05 | 1 | -53/+3 |
* | 3K: fix core/dotblas module initialization. | Pauli Virtanen | 2010-08-04 | 1 | -3/+30 |
* | 3K: distutils: fix __code__ object access in mingw32ccompiler | Pauli Virtanen | 2010-08-03 | 1 | -1/+4 |
* | BUG: core/3K: use bytes.maketrans instead of the deprecated string.maketrans ... | Pauli Virtanen | 2010-08-03 | 1 | -1/+1 |
* | BUG: core: fix a missed PyCObject call (#1571) | Pauli Virtanen | 2010-08-03 | 1 | -1/+1 |
* | BUG: Fix typo in commit r8564-66. | rgommers | 2010-08-01 | 1 | -1/+1 |
* | BUG: core: fix refcount error in PyArray_Take (#939) | Pauli Virtanen | 2010-07-31 | 2 | -0/+15 |
* | BUG: core/umath: fix powers of complex 0 (#1271) | Pauli Virtanen | 2010-07-31 | 2 | -1/+41 |
* | remove unnecessary import and reload in test_getlimits, which was causing | Darren Dale | 2010-07-31 | 1 | -8/+0 |
* | TST: Add tests for matlib. Closes #1242. | Pauli Virtanen | 2010-07-31 | 2 | -4/+57 |
* | BUG: fix numscons build issue introduced in r8541. | rgommers | 2010-07-31 | 1 | -0/+2 |
* | DOC: wiki merge, matrlixlib and some ndarray methods. | rgommers | 2010-07-31 | 3 | -28/+30 |
* | DOC: wiki merge, twodim_base and a few loose ones. | rgommers | 2010-07-31 | 4 | -52/+54 |
* | DOC: wiki merge, npyio, format and function_base | rgommers | 2010-07-31 | 3 | -64/+91 |
* | DOC: wiki merge, core.umath | rgommers | 2010-07-31 | 1 | -131/+165 |
* | DOC: wiki merge, core/numeric.py | rgommers | 2010-07-31 | 1 | -22/+26 |
* | DOC: wiki merge, fromnumeric.py | rgommers | 2010-07-31 | 1 | -107/+121 |
* | DOC: wiki merge, add itemset method doc. | rgommers | 2010-07-31 | 1 | -13/+59 |
* | DOC: wiki merge, add distutils.npy_pkg_config.read_config docstring. | rgommers | 2010-07-31 | 1 | -2/+40 |
* | BUG: fix base_repr for py3k. strings can not be indexed with floats anymore. | rgommers | 2010-07-31 | 1 | -1/+1 |
* | ENH: Make trapz work with ndarray subclasses. Thanks to Ryan May. Closes #1438. | rgommers | 2010-07-31 | 2 | -5/+37 |
* | BUG: core/umath: do not create views unnecessarily in ndarray.__array_prepare... | Pauli Virtanen | 2010-07-29 | 2 | -0/+14 |
* | BUG: make sure npy_cpu.h is always included in ndarraytypes.h | David Cournapeau | 2010-07-29 | 1 | -0/+1 |
* | BUG: look for endian.h. | David Cournapeau | 2010-07-29 | 3 | -0/+10 |
* | ENH: testing: add assert_tol_equal for testing array equality with specified ... | Pauli Virtanen | 2010-07-28 | 2 | -1/+60 |