- 5bdfe79 TST: clean up invalid value warning emitted from test. by rgommers ยท 15 years ago
- fff3c78 BUG: (backport of r8665) Fix bug on Windows in fromfile/tofile. Closes #1583. Thanks to C. Gohkle. by rgommers ยท 15 years ago
- 970eceb TST: Mark Clog test as knownfail on Windows. by rgommers ยท 15 years ago
- eb02b23 TST: mark test for #99 as knownfail for 64 bit Windows. by rgommers ยท 15 years ago
- 564fd01 TST: silence NaN related test warnings. See #1587. by rgommers ยท 15 years ago
- 60417c7 BCK: Backport r8653 from trunk. by Charles Harris ยท 15 years ago
- d29c077 TST: (backport of r8623) skip C99 nan/inf tests on Windows. by rgommers ยท 15 years ago
- 61de042 BUG: Fix non-performing test. by Charles Harris ยท 15 years ago
- c8732c5 ENH: Backport r8641-r8642 from trunk. by Charles Harris ยท 15 years ago
- 064544f BUG: Backport r8637-r3639 from trunk. They are a mix of small fixes and by Charles Harris ยท 15 years ago
- 3460f7b BUG: Backport r8635 from trunk. by Charles Harris ยท 15 years ago
- ee84bbd DEP: (backport of r8627) change default behavior of correlate(), old behavior was deprecated in by rgommers ยท 15 years ago
- 98da149 DEP: (backport of r8626) deprecate behavior for out-of-order field indexing of recarrays. See #1431. by rgommers ยท 15 years ago
- 7ecf7c4 BUG: (backport of r8625) define LDEXPL/FREXPL functions for MSVC builds (see #1499). by rgommers ยท 15 years ago
- 1906d46 BUG: (backport of r8624) workaround for undefined isnan/isinf in VS2008. Closes #1502. by rgommers ยท 15 years ago
- b64e431 BUG: (backport of r8622) Better format specifier for Py 2.7, 3.2 on win-amd64. Closes #1570. by rgommers ยท 15 years ago
- 2befa5f BUG: Backport r8619 to fix ticked #1554. by Charles Harris ยท 15 years ago
- 3367031 BUG: Backport fixes for ticket #1579, r8615-r8617. by Charles Harris ยท 15 years ago
- 1d6e5f9 ENH: (backport of r8608) Make atleast_3d respect ndarray subclasses. Closes #1560. by rgommers ยท 15 years ago
- f1c28a3 TST: (backport of r8606) fix memmap test error. Closes #1550. Thanks to Christoph Gohlke. by rgommers ยท 15 years ago
- 2b9090c 3K: (backport of r8595) distutils: fix __code__ object access in mingw32ccompiler by rgommers ยท 15 years ago
- 7f73136 3K: (backport r8599) fix core/dotblas module initialization. by Pauli Virtanen ยท 15 years ago
- f07a768 BUG: (backport r8589) core/3K: use bytes.maketrans instead of the deprecated string.maketrans (fixes #1571) by Pauli Virtanen ยท 15 years ago
- 50f1fd2 BUG: (backport r8588) core: fix a missed PyCObject call (#1571) by Pauli Virtanen ยท 15 years ago
- e4e7bcf BUG: (backport r8572) core: fix refcount error in PyArray_Take (#939) by Pauli Virtanen ยท 15 years ago
- c9f0351 BUG: (backport r8548) core/umath: do not create views unnecessarily in ndarray.__array_prepare__ (fixes #1548) by Pauli Virtanen ยท 15 years ago
- ba22c4a DOC: wiki merge, matrlixlib and some ndarray methods. by rgommers ยท 15 years ago
- 843446b DOC: wiki merge, twodim_base and a few loose ones. by rgommers ยท 15 years ago
- 8a0511c DOC: wiki merge, npyio, format and function_base by rgommers ยท 15 years ago
- 84e8a53 DOC: wiki merge, core.umath by rgommers ยท 15 years ago
- 06da21b DOC: wiki merge, core/numeric.py by rgommers ยท 15 years ago
- dd09061 DOC: wiki merge, fromnumeric.py by rgommers ยท 15 years ago
- f026e45 DOC: wiki merge, add itemset method doc. by rgommers ยท 15 years ago
- 99fe30e DOC: wiki merge, add distutils.npy_pkg_config.read_config docstring. by rgommers ยท 15 years ago
- 3389fff BUG: (backport of r8574) fix typo in commit r8564-66. by rgommers ยท 15 years ago
- ede47ec BUG: (backport of r8568) remove unnecessary import and reload in test_getlimits. by rgommers ยท 15 years ago
- 4248dc6 BUG: (backport r8569) core/umath: fix powers of complex 0 (#1271) by Pauli Virtanen ยท 15 years ago
- 374413e TST: (backport r8567) Add tests for matlib. Closes #1242. by Pauli Virtanen ยท 15 years ago
- 741cda7 BUG: fix numscons build issue introduced in r8541. by rgommers ยท 15 years ago
- 28f84c7 BUG: (backport of r8553) fix base_repr for py3k. by rgommers ยท 15 years ago
- 70d2ced ENH: (backport of r8551) Make trapz work with ndarray subclasses. Thanks to Ryan May. by rgommers ยท 15 years ago
- 585c52c BUG: make sure npy_cpu.h is always included in ndarraytypes.h by David Cournapeau ยท 15 years ago
- 12f127a BUG: look for endian.h. by David Cournapeau ยท 15 years ago
- 95699fb ENH: (backport r8539) testing: add assert_tol_equal for testing array equality with specified tolerances by Pauli Virtanen ยท 15 years ago
- be51b41 BUG: (backport r8535) support assignment x[(0,)] = foo in ndarray subtypes (#1563) by Pauli Virtanen ยท 15 years ago
- 6a15b40 (backport r8534) Fix copy-and-paste error discovered by re-factor testing... by Pauli Virtanen ยท 15 years ago
- def3255 DOC: (backport r8525) Merge wiki changes for RandomState as far as possible. Closes #1503. by Pauli Virtanen ยท 15 years ago
- 8ca5538 BUG: (backport r8532) fix usability bugs in lookfor by Pauli Virtanen ยท 15 years ago
- 40d3e8c BUG: (backport of r8530) fix base_repr. by rgommers ยท 15 years ago
- c34e6a1 BUG (backport r8526): fix alpha build. by David Cournapeau ยท 15 years ago
- 43fb587 BUG: quick and ugly fix for long double on linux ppc. by Pauli Virtanen ยท 15 years ago
- 0a6f529 ENH: fix long double detection for linux ppc by Pauli Virtanen ยท 15 years ago
- 60bc92f BUG: core: fix argmax and argmin NaN handling to conform with max/min (#1429) by Pauli Virtanen ยท 15 years ago
- f7560f7 BUG: core/umath: make complex number comparisons False when *either* element is nan by Pauli Virtanen ยท 15 years ago
- a89b273 BUG: core: make set_string_function(None) to restore the functions to what they are on import (#1130) by Pauli Virtanen ยท 15 years ago
- 155d2c2 BUG: core: format 'nan' and 'inf' also in array repr by default (#1050) by Pauli Virtanen ยท 15 years ago
- e9ae7f1 BUG: core: make .std() and .var() respect the out= keyword (#1434) by Pauli Virtanen ยท 15 years ago
- f04f05f BACK: Backport r8499 from trunk. by Charles Harris ยท 15 years ago
- d27bd45 ENH: remove extraneous files from 1.5.x branch by Pauli Virtanen ยท 15 years ago
- ccd7d1a ENH: restore ABI for 1.5.x branch by Pauli Virtanen ยท 15 years ago
- fb1c91ac 3K: numarray: Python3 fixes in _capi.c by Pauli Virtanen ยท 15 years ago
- 2ffe4e6 3K: f2py: catch a misc import error by Pauli Virtanen ยท 15 years ago
- f409f25 3K: lib/tests: fix test_io.RoundtripTest on Python3 + Windows by Pauli Virtanen ยท 15 years ago
- 4bee2b4 BUG: core: finfo.tiny, resolution, and epsneg should be scalars (#1538) by Pauli Virtanen ยท 15 years ago
- 0868330 BUG: core: harmonize complex number formatting with Python 2.7 (#1534) by Pauli Virtanen ยท 15 years ago
- 6f20d1e BUG: core: use PyCapsule objects only on Python >= 3.0, stay with PyCObjects on Python 2.x by Pauli Virtanen ยท 15 years ago
- affa70a TMP by Pauli Virtanen ยท 15 years ago
- 4fcfd09 ENH: 3K: add some extra NpyCapsule functions by Pauli Virtanen ยท 15 years ago
- 03f4cf3 BUG: core: fix C++ issues in npy_3kcompat.h by Pauli Virtanen ยท 15 years ago
- 3b21802 ENH: core: make npy_3kcompat.h header public, for easier usage in Scipy by Pauli Virtanen ยท 15 years ago
- 3918041 f2py: fixed typos in TRYCOMPLEXPYARRAYTEMPLATE. by Pearu Peterson ยท 15 years ago
- 7d2d320 BUG: core: handle sizeof(double) == sizeof(longdouble) in PyArray_CanCastSafely (fixes #1539) by Pauli Virtanen ยท 15 years ago
- 2f15b16 ENH: random: strip absolute paths from generated mtrand.c line number comments; they just add unnecessary noise to the changesets by Pauli Virtanen ยท 15 years ago
- 20bd63e GEN: random: Regenerate mtrand.c by Pauli Virtanen ยท 15 years ago
- 237ed35 BUG: random: accept Python long as input to np.random.permutation (#1535) by Pauli Virtanen ยท 15 years ago
- 8bb2823 ENH: Add ddof keyword to masked versions of cov and corrcoef. by Charles Harris ยท 15 years ago
- b1c994b Fix missing rowvar in cov call in corrcoeff. by Charles Harris ยท 15 years ago
- cda4d59 Don't deprecated bias keyword, just add ddof. by Charles Harris ยท 15 years ago
- a5b4a59 ENH: Add ddof keyword to cov and corrcoef. Deprecate bias keyword. by Charles Harris ยท 15 years ago
- 4157e79 BUG: core: fix a reference leak to numpy.core._internal (thanks to Lisandro Dalcin) by Pauli Virtanen ยท 15 years ago
- 9ea50db Fix memory-leak on dtype's found by Lisandro Dalcin. by Travis Oliphant ยท 15 years ago
- 0a95b13 Fixed __eq__/__ne__ for scalars by pierregm ยท 15 years ago
- 9b86617 BUG: lib: fix sinc to handle array-like inputs properly (fixes #1523) by Pauli Virtanen ยท 15 years ago
- 6d438e6 BUG: f2py: replace a string exception with a real one (fixes #1515) by Pauli Virtanen ยท 15 years ago
- 6ad92e5 * masked is now an instance of a new object, MaskedConstant, that inherits from MaskedArray but prints slightly differently (no mention of a fill_value, because 'masked' can't be filled...) by pierregm ยท 16 years ago
- 22357e6 CLN: Cleanup nanops code a bit. Patch is from Tony Yu. by Charles Harris ยท 16 years ago
- 0db7671 CHG: Rename reduce method in polytemplate to cutdeg. Reduce is just too by Charles Harris ยท 16 years ago
- 5e4cd57 BUG: fix missing macros definition for IEEE macros. by David Cournapeau ยท 16 years ago
- e786456 BUG: Enable compiling Fortran code on OS X for ppc64 arch. by rgommers ยท 16 years ago
- 18aac09 DOC: merge wiki edits for module npyio. by rgommers ยท 16 years ago
- b42757e DOC: merge wiki edits for module linalg. by rgommers ยท 16 years ago
- 76e25d2 DOC: merge wiki edits for module core. by rgommers ยท 16 years ago
- b0c3be1 BUG: Don't directly access Python object internals. by Charles Harris ยท 16 years ago
- 24f3675 ENH: Add tests for nan[arg]min, nan[arg]max) for various integer types. by Charles Harris ยท 16 years ago
- a26c364 BUG: Fix typo. Closes ticket #1496. by Charles Harris ยท 16 years ago
- cb3fb06 BUG: Fix failed detection of unsigned integers in _nanop. Fixes ticket #1300. by Charles Harris ยท 16 years ago
- dccd8d0 BUG, STY: Make gaussian random number generators with identical behaviour by Charles Harris ยท 16 years ago
- 672fd3f STY: A Few more coding style cleanups. by Charles Harris ยท 16 years ago
- 6be6945 STY: Some c coding style cleanups. by Charles Harris ยท 16 years ago
- b056b23 BUG: Make test using np.float96 portable by using np.longdouble instead. by Charles Harris ยท 16 years ago