summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14794 from mattip/nep-0034-implRalf Gommers2019-12-022-0/+8
|\
| * DOC: update link to published linkmattip2019-11-021-1/+1
| * DOC: add vertical space in towncrier templatemattip2019-10-311-0/+1
| * DOC: add release notemattip2019-10-311-0/+7
* | DOC: Update note for using towncrierCharles Harris2019-12-021-7/+7
* | DOC: Create 1.18.0 release note.Charles Harris2019-12-0245-237/+348
* | ENH,DEP: Allow multiple axes in expand_dims (#14051)Larry Bradley2019-12-022-0/+6
* | Merge pull request #14996 from eric-wieser/masked_rows-bad-argumentSebastian Berg2019-12-021-0/+3
|\ \
| * | DEP: Deprecate the axis argument to masked_rows and masked_colsEric Wieser2019-12-021-0/+3
* | | BUG: warn when saving dtype with metadata (#14994)Matti Picus2019-12-021-0/+6
* | | Merge pull request #15021 from pv/blas64-testCharles Harris2019-12-021-0/+10
|\ \ \
| * | | DOC: document the NPY_AVAILABLE_MEM test mechanismPauli Virtanen2019-12-011-0/+10
* | | | DOC: document NPY_USE_BLAS64_ environment variablePauli Virtanen2019-12-011-0/+19
|/ / /
* | | MAINT: Change Congruent to Congruential in PCGCharles Harris2019-11-281-2/+2
* | | DOC: Fix abbreviation of PCG64Martin Thoma2019-11-281-1/+1
* | | Merge pull request #14954 from mattip/test-extending-cffiCharles Harris2019-11-272-0/+25
|\ \ \
| * | | DOC: document the CFFI examplemattip2019-11-222-0/+25
* | | | Merge pull request #14948 from mattip/document-randomCharles Harris2019-11-272-41/+111
|\ \ \ \
| * | | | DOC: fixes from reviewmattip2019-11-212-7/+18
| * | | | DOC, API: add numpy.random.__index__.pxd and document numpy.random.* funcsmattip2019-11-212-41/+100
* | | | | Merge pull request #14982 from bwignall/typoCharles Harris2019-11-257-7/+7
|\ \ \ \ \
| * | | | | Fix typosBrian Wignall2019-11-257-7/+7
* | | | | | Merge pull request #12658 from tylerjereddy/NaT_sort_orderCharles Harris2019-11-251-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | DOC: add release notemattip2019-11-221-0/+5
| |/ / / /
* | | | | Merge pull request #14718 from eric-wieser/disable-Q_-_m_castingMatti Picus2019-11-252-3/+11
|\ \ \ \ \
| * | | | | Followup: Make "same_kind" casting possible for consistencySebastian Berg2019-10-161-0/+1
| * | | | | API: Forbid Q<->m safe castingEric Wieser2019-10-162-3/+10
* | | | | | DOC: Document ma.filled behavior with non-scalar fill_value (#13698)Kriti Singh2019-11-231-0/+5
* | | | | | Merge pull request #14903 from mattip/nep-0034-acceptedRalf Gommers2019-11-231-2/+2
|\ \ \ \ \ \
| * | | | | | NEP: move nep 34 to acceptedmattip2019-11-131-2/+2
* | | | | | | Merge pull request #14732 from mattip/refguide-rstCharles Harris2019-11-235-19/+17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | TST: run refguide-check on rst files in doc/*mattip2019-10-175-19/+17
| | |/ / / / | |/| | | |
* | | | | | ENH: add isinf, isnan, fmin, fmax loops for datetime64, timedelta64 (#14841)Matti Picus2019-11-211-0/+11
| |_|/ / / |/| | | |
* | | | | DOC, MAINT: fix documentation, remove __init__.pymattip2019-11-206-8/+8
* | | | | API: restructure and document numpy.random C-API (#14604)Matti Picus2019-11-1911-109/+247
* | | | | Merge pull request #14793 from hameerabbasi/uarrayCharles Harris2019-11-181-47/+67
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | DOC: Move composition example into usage sectionHameer Abbasi2019-10-291-11/+8
| * | | | DOC: Adjust NEP-31 to new template.Hameer Abbasi2019-10-251-42/+65
* | | | | Merge pull request #14901 from eric-wieser/remove-uses-of-scalar-aliasesMatti Picus2019-11-145-5/+5
|\ \ \ \ \
| * | | | | MAINT: Remove uses of scalar aliasesEric Wieser2019-11-135-5/+5
| | |_|/ / | |/| | |
* | | | | DOC: Update NEP29 with Python3.8 informations.Matthias Bussonnier2019-11-111-2/+5
|/ / / /
* | | | REL: Update master after 1.17.4 release.Charles Harris2019-11-103-0/+76
* | | | MAINT: revert gh-14800, which gave precedence to OO->O over OO->?mattip2019-11-061-14/+0
* | | | Merge pull request #14800 from mattip/reorder-obj-comparison-loopCharles Harris2019-11-041-0/+14
|\ \ \ \
| * | | | DOC: add release notemattip2019-10-301-0/+14
* | | | | merge latest changes on master branchRedRuM2019-11-03163-1068/+3249
|\ \ \ \ \
| * \ \ \ \ Merge pull request #14674 from mattip/nep-0034Ralf Gommers2019-10-311-0/+141
| |\ \ \ \ \
| | * | | | | NEP: fix typoMatti Picus2019-10-291-1/+1
| | * | | | | NEP: clarify np.ndarray behaviourmattip2019-10-291-5/+11
| | * | | | | NEP: changes from reviewmattip2019-10-291-18/+22