summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* REL: Prepare for the NumPy 1.19.4 release.Charles Harris2020-10-303-2/+48
* REL: prepare 1.19.x for further developmentCharles Harris2020-10-281-0/+1
* REL: Prepare for the NumPy 1.19.3 release.Charles Harris2020-10-282-30/+62
* REL: prepare 1.19.x for further developmentCharles Harris2020-09-102-0/+46
* REL: Prepare for the NumPy 1.19.2 release.Charles Harris2020-09-093-35/+70
* DOC: Fix the link to the quick-start in the old API functionsSebastian Berg2020-09-031-1/+1
* ENH: Add NumPy declarations to be used by Cython 3.0+ (#16986)scoder2020-08-051-0/+7
* REL: prepare 1.19.x for further developmentCharles Harris2020-07-212-0/+46
* REL: Prepare for NumPy 1.19.1 releaseCharles Harris2020-07-213-34/+109
* DOC: Reconstruct Testing Guideline. (#16323)Chunlin2020-07-191-50/+71
* REL: prepare 1.19.x for further developmentCharles Harris2020-06-202-0/+46
* DOC: Update 1.19.0-changelog.rst for 1.19.0 release.Charles Harris2020-06-201-2/+12
* DOC: Add release note.Charles Harris2020-06-101-0/+13
* REL: Prepare for the NumPy 1.19.0rc2 release.Charles Harris2020-05-312-45/+75
* DOC: Fix troubleshooting code snippet when env vars are emptySebastian Berg2020-05-311-4/+2
* Merge pull request #16412 from charris/backport-16408Charles Harris2020-05-281-0/+3
|\
| * DOC,BLD: Update sphinx conf to use xelatex.Ross Barnowski2020-05-281-0/+3
* | Merge pull request #16413 from charris/backport-16404Charles Harris2020-05-281-2/+2
|\ \
| * | DOC,BLD: Update make dist html target.Ross Barnowski2020-05-281-2/+2
| |/
* | MAINT,DOC: add index for user docs. (#16373)Ross Barnowski2020-05-281-0/+26
|/
* REL: Create 1.19.0 release notes.Charles Harris2020-05-1741-315/+457
* REL: Create 1.19.0-changelog.rstCharles Harris2020-05-171-0/+553
* 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
|\ \ \
| * | | DOC: Fix sphinx links in NEP 40 in NEP 41Anirudh Subramanian2020-05-042-11/+17
* | | | Merge pull request #16144 from charris/post-1.18.4-releaseCharles Harris2020-05-033-0/+62
|\ \ \ \
| * | | | REL: Update master after NumPy 1.18.4 releaseCharles Harris2020-05-033-0/+62
* | | | | DOC: Add VSCode help link to importerror troubleshootingSebastian Berg2020-05-031-3/+12
* | | | | Merge pull request #15769 from seberg/hugepages-allow-togglingMatti Picus2020-05-033-0/+101
|\ \ \ \ \