summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-173-0/+476
* | | | Merge pull request #16269 from tbm/typoMatti Picus2020-05-176-8/+8
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Fix typos and cosmetic issuesMartin Michlmayr2020-05-176-8/+8
* | | | DOC: Updated the f2py section of the "Using Python as Glue" page. (#16258)Siba Smarak Panigrahi2020-05-161-4/+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
* | | | DOC: improve development debugging doc (#16083)Chunlin2020-05-132-7/+21
* | | | 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
* | | Merge pull request #16144 from charris/post-1.18.4-releaseCharles Harris2020-05-032-0/+39
|\ \ \
| * | | REL: Update master after NumPy 1.18.4 releaseCharles Harris2020-05-032-0/+39
* | | | DOC: Add VSCode help link to importerror troubleshootingSebastian Berg2020-05-031-3/+12
* | | | Merge pull request #15769 from seberg/hugepages-allow-togglingMatti Picus2020-05-032-0/+86
|\ \ \ \
| * | | | Further DOC-Fixup base don Ross' reviewSebastian Berg2020-03-181-16/+16
| * | | | Apply suggestions from code review by RossSebastian Berg2020-03-171-10/+10
| * | | | DOC: Note few global global options we currently have in refdocsSebastian Berg2020-03-172-0/+86
* | | | | DOC: Added page describing how to contribute to the docs team (#16069)Melissa Weber Mendonça2020-05-034-5/+157
| |/ / / |/| | |
* | | | Merge pull request #16014 from seberg/import-error-infoCharles Harris2020-05-012-0/+126
|\ \ \ \
| * | | | Fix other comments from Ross and make it ImportError specificSebastian Berg2020-04-282-6/+6
| * | | | Apply suggestions from code reviewSebastian Berg2020-04-281-6/+5
| * | | | DOC: Change import error "howto" to link to troubleshooting docsSebastian Berg2020-04-282-0/+127
* | | | | trivial: Improve grammar on a comment in the quickstartgamboon2020-04-281-1/+1
* | | | | DOC: Moved timeit examples under relevant bullet point.Ross Barnowski2020-04-251-11/+12
* | | | | DOC,BLD: Limit timeit iterations in random docs.Ross Barnowski2020-04-251-6/+6
| |_|/ / |/| | |
* | | | DOC: Add missing bracket (gh-16051)Chunlin2020-04-253-3/+3
* | | | DOC: Clarify single-segment arrays in np reference (#16011)Anirudh Subramanian2020-04-221-0/+5
* | | | DOC: initialise random number generator before first use in quickstart (#16025)shreepads2020-04-221-2/+2
* | | | REL: Update master after 1.18.3 release.Charles Harris2020-04-192-0/+46
|/ / /
* | | DOC: add note on flatten ordering in matlab page (#16001)Pierre de Buyl2020-04-171-1/+2
* | | DOC: Update documentation w.r.t. NPY_RELAXED_STRIDES_CHECKING (gh-15907)Sebastian Berg2020-04-101-4/+6
* | | Merge pull request #15749 from panpiort8/masked_array_docsMatti Picus2020-04-041-1/+1
|\ \ \
| * | | Update doc/source/reference/maskedarray.baseclass.rstMatti Picus2020-04-041-1/+1
| * | | DOC: document inconsistent mask results in MaskedArrayPan Jan2020-03-261-1/+1
* | | | Merge pull request #15894 from Qiyu8/missingMaApiMatti Picus2020-04-031-0/+1
|\ \ \ \
| * | | | DOC: Add missing doc of numpy.ma.apply_over_axes in API list.Qiyu82020-04-021-0/+1
* | | | | DOC: Fixed order of items and link to mailing list in dev docs index. (#15901)Melissa Weber Mendonça2020-04-021-9/+8
|/ / / /
* | | | DOC, TST: enable refguide_check in circleci (#15848)Pierre de Buyl2020-03-292-2/+6
* | | | Merge pull request #15843 from melissawm/new-docs-indexCharles Harris2020-03-2710-58/+144
|\ \ \ \
| * | | | DOC: First steps towards docs restructuring (NEP 44)Melissa Weber Mendonca2020-03-2610-58/+144
* | | | | DOC: fix typo in C-API referenceGabriel Gerlero2020-03-271-1/+1
* | | | | DOC: fix remaining doc files for refguide_check (#15720)Pierre de Buyl2020-03-264-160/+170
* | | | | MAINT: simplify code that assumes str/unicode and int/long are different type...Eric Wieser2020-03-262-2/+1
|/ / / /