summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* REL: Release 1.9.2v1.9.2Julian Taylor2015-03-011-1/+1
* Merge pull request #5616 from juliantaylor/backport-1.9.2Julian Taylor2015-03-015-17/+44
|\
| * DOC: update release notesJulian Taylor2015-03-011-14/+17
| * BUG: solves complex array clip in issue #5354 and added symmetric regression ...Maniteja Nandana2015-02-282-2/+12
| * BUG: Fixes #5524 and adds testhannaro2015-02-282-1/+15
* | Merge pull request #5619 from jaimefrio/unique_docstringJulian Taylor2015-03-011-3/+4
|\ \
| * | DOC: Describe return_counts keyword in np.unique docstringJaime Fernandez2015-03-011-3/+4
* | | Merge pull request #5618 from johntyree/arrfill_ulonglongJulian Taylor2015-03-012-8/+33
|\ \ \ | |/ / | | / | |/ |/|
| * BUG: arr.fill() should accept the max uint64 valueJohn Tyree2015-02-282-8/+33
* | Merge pull request #5599 from pitrou/refleak_ufunc2Julian Taylor2015-02-231-2/+0
|\ \ | |/
| * BUG: Fix a reference leak in ufunc type resolution.Antoine Pitrou2015-02-231-2/+0
* | REL: Release 1.9.2rc1v1.9.2rc1Julian Taylor2015-02-012-4/+4
* | Merge pull request #5500 from juliantaylor/backports-1.9.2Julian Taylor2015-02-0110-25/+80
|\ \
| * | DOC: add 1.9.2 release notesJulian Taylor2015-01-272-0/+23
| * | MAINT: Get rid of some harmless gcc warnings about macro redefines.Charles Harris2015-01-273-3/+3
| * | TST: Add testcase for the fix to bug #4476.Gerrit Holl2015-01-251-0/+15
| * | BUG: Fix #4476 by adding datetime64 and timedelta64 typesGerrit Holl2015-01-251-5/+10
| * | DOC: fix a few bugs in the random.pareto docstring. Closes gh-4181.Ralf Gommers2015-01-251-15/+15
| * | TST: Add test for loadtxt with None as string type.Charles Harris2015-01-251-0/+8
| * | BUG: Fix loadtxt with comments=None and a string None data.Leonardo Donelli2015-01-251-2/+6
* | | Merge pull request #5478 from charris/fix-1.9-alignmentJulian Taylor2015-01-254-2/+28
|\ \ \ | |/ / |/| |
| * | BUG: reduce maximum alignment to 8 bytes on 32 bitJulian Taylor2015-01-212-1/+7
| * | BUG: fix string arrays not being alignedJulian Taylor2015-01-212-1/+21
* | | Merge pull request #5492 from grahamc/gotofail-malloc-ret-null-fftJulian Taylor2015-01-251-1/+4
|\ \ \ | | |/ | |/|
| * | BUG: PyErr_NoMemory when PyArray_Zeros fails to initializeGraham Christensen2015-01-251-1/+4
* | | Merge pull request #5481 from charris/backport-1.9-gh-5480Charles Harris2015-01-223-29/+139
|\ \ \
| * | | BUG: Fix astype for structured array fields of different byte order.Darsh P. Ranjan2015-01-223-29/+139
| | |/ | |/|
* | | Merge pull request #5447 from juliantaylor/ma-median-ndarrayJulian Taylor2015-01-142-2/+6
|\ \ \ | |/ / |/| / | |/
| * BUG: fix ma.median used on ndarraysJulian Taylor2015-01-132-2/+6
* | Merge pull request #5417 from charris/tests-for-PyArray_AsCArrayCharles Harris2015-01-022-1/+96
|\ \
| * | TST: added test for PyArray_AsCArray #5313Henning Dickten2015-01-022-1/+96
* | | Merge pull request #5416 from charris/backport-gh5314Charles Harris2015-01-021-1/+1
|\ \ \
| * | | BUG: Closes #5313 PyArray_AsCArray caused segfaultHenning Dickten2015-01-021-1/+1
|/ / /
* | | Merge pull request #5392 from charris/xerbla-1.9Charles Harris2015-01-023-4/+59
|\ \ \
| * | | BUG: Xerbla doesn't get linked in 1.9 on Fedora 21.Charles Harris2014-12-243-4/+59
* | | | Merge pull request #5393 from charris/detect_atlas_3_10Ralf Gommers2014-12-291-3/+80
|\ \ \ \ | |/ / / |/| | |
| * | | ENH: Add support for ATLAS > 3.9.33.Charles Harris2014-12-241-3/+80
* | | | Merge pull request #5374 from lebigot/patch-1Julian Taylor2014-12-241-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | DOC: Fixed incorrect assert_array_almost_equal_nulp documentationEric O. LEBIGOT (EOL)2014-12-241-1/+1
* | | | Merge pull request #5390 from sturlamolden/mtrand-bugfix-threadsafeJulian Taylor2014-12-231-16/+22
|\ \ \ \ | |/ / /
| * | | BUG: make seed, randint and shuffle threadsafeSturla Molden2014-12-231-16/+22
* | | | Merge pull request #5388 from sturlamolden/mtrand-bugfix-threadsafeJulian Taylor2014-12-231-7/+11
|\ \ \ \ | |/ / /
| * | | BUG: make set_state and get_state threadsafeSturla Molden2014-12-231-7/+11
| |/ /
* | | Merge pull request #5359 from tacaswell/linspace_docJulian Taylor2014-12-101-2/+4
|\ \ \ | |/ /
| * | DOC : minor changes to linspace docstringThomas A Caswell2014-12-101-2/+4
* | | REL: set version number to unreleased 1.9.2Julian Taylor2014-12-101-2/+2
* | | REL: Release 1.9.1v1.9.1Julian Taylor2014-11-021-1/+1
* | | Merge pull request #5255 from juliantaylor/backportsJulian Taylor2014-11-023-7/+14
|\ \ \
| * | | DOC: update 1.9.1 release notesJulian Taylor2014-11-021-0/+2
| * | | Fix issue with fromarrays not correctly determining a format string for unico...Erik M. Bray2014-11-022-7/+12
|/ / /