summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* DOC: git:// protocol deprecated by github. (#20789)Matthias Bussonnier2022-01-111-1/+1
* Merge pull request #20766 from mhvk/ndarray_array_finalizeSebastian Berg2022-01-102-0/+8
|\
| * DOC: Add brief deprecation note to the release notesSebastian Berg2022-01-101-0/+3
| * ENH: Let ndarray.__array_finalize__ be callable.Marten van Kerkwijk2022-01-081-0/+5
* | Merge pull request #20783 from rajaeinet/2022-copyright-updateCharles Harris2022-01-101-1/+1
|\ \
| * | change "The NumPy community" to "NumPy Developers"Omid Rajaei2022-01-101-1/+1
| * | Update Copyright to 2022Omid2022-01-101-1/+1
| |/
* | Merge pull request #20741 from ahesford/cross_your_teesRalf Gommers2022-01-101-0/+98
|\ \
| * | DOC: add instructions for cross compilationAndrew J. Hesford2022-01-101-0/+98
| |/
* | DOC: fix doctest with true_divide errorPierre de Buyl2022-01-101-1/+1
* | DOC: fix more doctestsPierre de Buyl2022-01-101-2/+4
|/
* Merge pull request #20731 from mattip/doc-0.3.18Charles Harris2022-01-061-3/+3
|\
| * DOC: fix OpenBLAS version in release notemattip2022-01-051-3/+3
* | DOC: Capitalization and missing word in docsJoseph Fox-Rabinovitz2022-01-061-3/+3
* | BUG: Added check for NULL data in ufuncs (#20689)Joseph Fox-Rabinovitz2022-01-061-4/+8
* | Merge pull request #20722 from madphysicist/dtype-checking-1Matti Picus2022-01-062-0/+65
|\ \
| * | ENH: Support for changing dtype in non-C-contiguous viewsJoseph R. Fox-Rabinovitz2022-01-052-0/+65
| |/
* | DOC: Updated pointer spacing for consistency. (#20683)Joseph Fox-Rabinovitz2022-01-051-129/+112
|/
* ENH: add support for operator() in crackfortran.Damien Caliste2022-01-041-0/+7
* Merge pull request #20701 from charris/post-1.22.0-fixesCharles Harris2022-01-011-28/+56
|\
| * DOC: Update the RELEASE_WALKTHROUGH document.Charles Harris2022-01-011-28/+56
* | Merge pull request #20697 from charris/post-1.22.0-release-updateCharles Harris2022-01-012-10/+1198
|\ \
| * | REL: Update main after 1.22.0 release.Charles Harris2022-01-012-10/+1198
* | | DOC:Fixed the link on user-guide landing pageArryan Singh2022-01-011-2/+2
| |/ |/|
* | Merge pull request #20693 from Mukulikaa/latex-imagesCharles Harris2022-01-011-5/+5
|\ \ | |/ |/|
| * DOC: Replaced svgs with pngMukulika2022-01-011-5/+5
* | Merge pull request #20691 from Mukulikaa/latex-imagesCharles Harris2021-12-315-0/+0
|\ \ | |/
| * DOC, ENH: Added pngs for svgs for pdf buildMukulika2022-01-015-0/+0
* | Merge pull request #20666 from HaoZeke/clihelpstrCharles Harris2021-12-271-0/+4
|\ \
| * | DOC: Add help string for F2PYRohit Goswami2021-12-261-0/+4
* | | Merge pull request #20647 from WarrenWeckesser/doc-failunlesswriteableCharles Harris2021-12-272-1/+12
|\ \ \ | |/ / |/| |
| * | DOC: Fix a mistake in the 1.7.0 release notes.warren2021-12-221-1/+1
| * | DOC: Add PyArray_FailUnlessWriteable to the online C-API docs.warren2021-12-221-0/+11
* | | Merge pull request #20646 from pantelisantonoudiou/doc-iterableMatti Picus2021-12-241-0/+1
|\ \ \
| * | | add np.iterable to reference guidepantelis2021-12-221-0/+1
| |/ /
* | | DEV: Add `TYP`, a standard acronym for static typingBas van Beek2021-12-231-0/+1
* | | Modify SVG to be visible on ChromeMarsBarLee2021-12-232-2/+2
|/ /
* | Merge branch 'main' into doctest_for_pytestPierre de Buyl2021-12-2136-1006/+1464
|\ \
| * \ Merge pull request #20629 from dlax/patch-1Charles Harris2021-12-201-1/+1
| |\ \
| | * | DOC: Refer to NumPy, not pandas, in main pageDenis Laxalde2021-12-201-1/+1
| | |/
| * | Merge pull request #20628 from charris/post-1.21.5-release-updateCharles Harris2021-12-203-0/+74
| |\ \ | | |/ | |/|
| | * REL: Update main after 1.21.5 release.Charles Harris2021-12-193-0/+74
| * | DEP: remove NPY_ARRAY_UPDATEIFCOPY, deprecated in 1.14 (#20589)Matti Picus2021-12-184-50/+25
| |/
| * ENH: add ndmin to `genfromtxt` behaving the same as `loadtxt` (#20500)Ivan Gonzalez2021-12-161-0/+3
| * removed two redundant '\\' typosMuataz Attaia2021-12-161-2/+2
| * Merge pull request #19756 from MarsBarLee/docs-panelCharles Harris2021-12-149-85/+153
| |\
| | * Change image path for Getting Started panelMarsBarLee2021-12-101-1/+1
| | * Merge branch 'main' of https://github.com/numpy/numpy into docs-panelMarsBarLee2021-12-1016-865/+1187
| | |\
| | * | Update Getting Started panel textMarsBarLee2021-12-101-3/+3
| | * | Modify styling of panelsMarsBarLee2021-12-081-16/+10