summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge pull request #12879 from mattip/deprecate-exec_commandRalf Gommers2019-03-131-0/+7
| |\ \ \
| | * | | DOC: add release notemattip2019-03-131-0/+7
| | | |/ | | |/|
| * | | DOC: remove -n to make this mergeablemattip2019-03-131-1/+1
| * | | DOC: fix references in docsmattip2019-03-103-27/+68
| |/ /
| * | Merge pull request #13036 from mattip/array-interface-offsetCharles Harris2019-03-041-1/+4
| |\ \
| | * | BUG: __array_interface__ offset was always ignoredmattip2019-02-251-1/+4
| * | | Merge pull request #13049 from mattip/remove-buffer-checkCharles Harris2019-03-041-0/+7
| |\ \ \
| | * | | MAINT: remove undocumented __buffer__ attribute lookupmattip2019-03-031-0/+7
* | | | | DEP: polynomial: Be stricter about integral argumentsEric Wieser2019-03-161-0/+9
|/ / / /
* | | | DOC: typo (thanks ev-br)mattip2019-03-011-1/+1
* | | | DOC: revert #13058 and fix Makefilemattip2019-03-011-2/+6
* | | | DOC: fixes from reviewmattip2019-02-284-87/+29
* | | | DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-2811-36/+54
* | | | Merge pull request #13035 from eric-wieser/random-matlab-aliasesMatti Picus2019-02-281-1/+1
|\ \ \ \
| * | | | DOC: Encourage users to use the non-matlab-style random functionsEric Wieser2019-02-271-1/+1
| | |/ / | |/| |
* | | | Merge pull request #13050 from rgommers/docmakefileCharles Harris2019-02-271-2/+1
|\ \ \ \
| * | | | BLD: make doc build work more robustly.Ralf Gommers2019-02-271-2/+1
| | |/ / | |/| |
* | | | DOC: Post NumPy 1.16.2 release update.Charles Harris2019-02-273-0/+96
* | | | DOC: Added maximum_sctype to documentationJoseph Fox-Rabinovitz2019-02-271-2/+1
|/ / /
* | | Merge pull request #10855 from madphysicist/unpack-countSebastian Berg2019-02-251-0/+10
|\ \ \
| * | | ENH: Added count parameter to unpackbitsJoseph Fox-Rabinovitz2019-02-251-0/+10
| |/ /
* | | Merge pull request #12989 from eric-wieser/inter-inf-alternativeSebastian Berg2019-02-251-0/+6
|\ \ \ | |/ / |/| |
| * | ENH: Improve handling of infinities in np.interpEric Wieser2019-02-241-0/+6
* | | Merge pull request #12846 from tlatorre-uchicago/divmod-bugfixCharles Harris2019-02-221-0/+14
|\ \ \ | |/ / |/| |
| * | BUG: fix signed zero behavior in npy_divmodtlatorre2019-02-181-0/+14
* | | Merge pull request #12963 from Ankeetshkk/masterMatti Picus2019-02-191-4/+3
|\ \ \ | |/ / |/| |
| * | DOC: Rewrite using plural pronoun.Charles Harris2019-02-181-4/+3
| * | change in line 127 use she/he instead of sheAnkit Shukla2019-02-131-1/+1
* | | Merge pull request #12945 from charris/fix-timsort-compatMatti Picus2019-02-143-24/+32
|\ \ \ | |/ / |/| |
| * | DOC: Update sorting documention.Charles Harris2019-02-083-24/+32
* | | DOC: ndarray.max is missingYu Kobayashi2019-02-091-0/+1
|/ /
* | Merge pull request #12908 from charris/update-post-1.16.1-releaseCharles Harris2019-02-033-0/+170
|\ \
| * | DOC: Update master following 1.16.1 release.Charles Harris2019-01-313-0/+170
* | | BLD: fix doc build for distribution.Ralf Gommers2019-01-311-2/+5
|/ /
* | Merge pull request #12418 from liwt31/timsort-devMatti Picus2019-01-312-3/+13
|\ \
| * | DOC: update docstring of timsortwtli2019-01-301-4/+5
| * | DOC: add docstring for timsortwtli2019-01-212-3/+12
* | | DOC: add missing character routines, fix #8578Adam Orr2019-01-301-0/+6
* | | DOC: link to benchmarking infomattip2019-01-272-0/+3
* | | BUG: Fix rounding of denormals in double and float to half casts … (#12722)Sebastian Berg2019-01-241-0/+7
* | | Merge pull request #12818 from mattip/doc-warningsMatti Picus2019-01-235-24/+9
|\ \ \
| * | | DOC: fixes from reviewmattip2019-01-221-2/+2
| * | | DOC: remove python2-only methods, small cleanupsmattip2019-01-215-24/+9
| |/ /
* | | ENH: __array_function__ updates for NumPy 1.17.0Stephan Hoyer2019-01-221-0/+12
|/ /
* | Merge pull request #12683 from tylerjereddy/timedelta64_divmodMatti Picus2019-01-211-0/+10
|\ \
| * | ENH: add mm->qm divmodTyler Reddy2019-01-171-0/+10
* | | Merge pull request #12807 from mattip/f2py-source-bytesCharles Harris2019-01-202-28/+3
|\ \ \
| * | | BUG, DOC: test, fix that f2py.compile accepts str and bytes, rework docsmattip2019-01-202-28/+3
* | | | DOC: document C99 requirement in dev guide [ci skip]Tyler Reddy2019-01-181-1/+3
* | | | Merge pull request #9330 from nimish/errstate-improvementMatti Picus2019-01-181-0/+21
|\ \ \ \ | |_|/ / |/| | |