summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16428 from bjnath/add-style-guideRalf Gommers2020-05-291-0/+7
|\
| * DOC: Add style guide to howto_documentBen Nathanson2020-05-291-0/+7
* | DOC: remove "Provisional" from NEPs overview if no NEPs have that statusRalf Gommers2020-05-292-1/+9
* | DOC: change NEP 18 status to FinalRalf Gommers2020-05-291-1/+1
|/
* DOC,BLD: Update sphinx conf to use xelatex.Ross Barnowski2020-05-271-0/+3
* Merge pull request #15900 from seberg/deprecate-empty-indexing-errorMatti Picus2020-05-281-0/+16
|\
| * DEP: Ensure indexing errors will be raised even on empty resultsSebastian Berg2020-05-271-0/+16
* | DOC,BLD: Update make dist html target.Ross Barnowski2020-05-271-2/+2
* | MAINT,DOC: add index for user docs. (#16373)Ross Barnowski2020-05-271-0/+26
|/
* DOC: Reconstruct Testing Guideline. (#16323)Chunlin2020-05-231-50/+71
* BUILD: Remove Accelerate support (#15759)Matti Picus2020-05-222-4/+6
* DOC: Fix spelling typo - homogenous to homogeneous. (#16324)Kevin Moore2020-05-214-5/+5
* DOC: Correct documentation of ``__array__`` when used as output array. (#16130)Tina Oberoi2020-05-211-3/+2
* MAINT: Bumpy numpydoc version.Ross Barnowski2020-05-201-0/+0
* Merge pull request #15997 from panpiort8/array_pretty_printMatti Picus2020-05-201-0/+12
|\
| * Update doc/release/upcoming_changes/15997.improvement.rstpanpiort82020-05-201-4/+12
| * Improve the snippetPan Jan2020-05-201-3/+4
| * Move the snippet notePan Jan2020-05-193-12/+4
| * Add release note snippetPan Jan2020-05-072-1/+12
* | Merge pull request #16156 from WarrenWeckesser/deprecate-dualSebastian Berg2020-05-192-1/+6
|\ \
| * | REL: Add a release note about the deprecation of numpy.dual.Warren Weckesser2020-05-051-0/+5
| * | DOC: dual: Note the deprecation of numpy.dual in the dual module docstring.Warren Weckesser2020-05-051-1/+1
* | | DOC: Add PyArray_ContiguousFromObject C docs (gh-16207)Guilherme Leobas2020-05-181-3/+11
* | | Merge pull request #16257 from WarrenWeckesser/doc-glue-f2pySebastian Berg2020-05-181-22/+29
|\ \ \
| * | | DOC: A few small changes in the "Using Python as Glue" page.Warren Weckesser2020-05-181-7/+7
| * | | DOC: Update the f2py section of the "Using Python as Glue" page.Warren Weckesser2020-05-161-15/+22
* | | | REL: Update master after 1.19.x branch.Charles Harris2020-05-1743-315/+476
* | | | Merge pull request #16269 from tbm/typoMatti Picus2020-05-1711-13/+13
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Fix typos and cosmetic issuesMartin Michlmayr2020-05-1711-13/+13
* | | | DOC: Updated the f2py section of the "Using Python as Glue" page. (#16258)Siba Smarak Panigrahi2020-05-161-4/+4
* | | | BUG: numpy.einsum indexing arrays now accept numpy int type (gh-16080)Ryan2020-05-161-0/+4
|/ / /
* | | Merge pull request #16197 from timhoffm/doc-stackSebastian Berg2020-05-152-8/+8
|\ \ \
| * | | DOC: Unify cross-references between array joining methodsTim Hoffmann2020-05-102-8/+8
* | | | Merge pull request #16228 from anirudh2290/compilers_supported_docSebastian Berg2020-05-131-5/+5
|\ \ \ \
| * | | | DOC: Add Clang and MSVC to supported compilers listAnirudh Subramanian2020-05-131-5/+5
| | |/ / | |/| |
* | | | DOC: Add PyDev instructions to troubleshooting docRoss Barnowski2020-05-131-0/+8
* | | | ENH: correct identity for logaddexp2 ufunc: -inf (gh-16102)Erik Welch2020-05-131-0/+4
* | | | Merge pull request #16153 from bashtage/fix-mt19937-jumpCharles Harris2020-05-131-0/+10
|\ \ \ \
| * | | | DOC: Add release noteKevin Sheppard2020-05-121-0/+10
* | | | | DOC: improve development debugging doc (#16083)Chunlin2020-05-132-7/+21
|/ / / /
* | | | Merge pull request #16068 from seberg/string-to-bool-regressionCharles Harris2020-05-111-0/+11
|\ \ \ \
| * | | | DOC: Release note for subtle C-API datetime cast fixSebastian Berg2020-05-111-0/+11
* | | | | ENH: Add equal_nan keyword argument to array_equal (gh-16128)Ross Barnowski2020-05-111-0/+6
* | | | | DOC: update people listed under Institutional PartnersRalf Gommers2020-05-101-2/+2
* | | | | DOC: update the Code of Conduct committee membersRalf Gommers2020-05-101-2/+2
| |_|/ / |/| | |
* | | | Merge pull request #16078 from rossbar/doc/axis_to_new_or_differentMatti Picus2020-05-072-0/+15
|\ \ \ \
| * | | | DOC: Added `permutation` to methods with axis kwarg.Ross Barnowski2020-04-252-6/+7
| * | | | DOC: Added bullet about axis kwarg to rng overview docs.Ross Barnowski2020-04-252-0/+14
* | | | | Mark tests as a subpackage rather than data.Hameer Abbasi2020-05-061-1/+1
| |_|/ / |/| | |
* | | | Merge pull request #16122 from anirudh2290/nep_41_correct_linkSebastian Berg2020-05-042-11/+17
|\ \ \ \