summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20093 from Mukulikaa/indexing-howtoMatti Picus2021-11-174-1/+359
|\
| * DOC: Minor typos and improvement in explanationsMukulika2021-11-112-38/+67
| * DOC: Added and modified examplesMukulika2021-11-112-38/+87
| * DOC: Added Nicolas Rougier's exercisesMukulika2021-11-111-10/+58
| * DOC: Created an indexing how-toMukulika2021-11-113-0/+232
* | Merge pull request #18343 from rgommers/ci-skip-docsMatti Picus2021-11-171-0/+21
|\ \
| * | remove appveyorMatti Picus2021-10-201-1/+0
| * | DOC: document how to skip CI jobsRalf Gommers2021-10-201-0/+22
* | | REL: Prepare main for NumPy 1.23.0 developmentCharles Harris2021-11-1638-294/+46
* | | Merge pull request #20182 from HaoZeke/buildf2pydocRalf Gommers2021-11-1613-11/+642
|\ \ \
| * | | DOC: Address build system review IRohit Goswami2021-11-165-18/+34
| * | | DOC: Update meson and f2py for automated wrappersRohit Goswami2021-11-154-4/+75
| * | | DOC: Fix omission in build docsRohit Goswami2021-11-151-4/+14
| * | | DOC: Add signature file build informationRohit Goswami2021-11-154-11/+22
| * | | DOC: F2PY build system overviewRohit Goswami2021-11-151-1/+43
| * | | DOC: Add F77 scikit-build exampleRohit Goswami2021-11-154-0/+183
| * | | MAINT: Fix build issuesRohit Goswami2021-11-151-7/+8
| * | | DOC: Short note on the cmakelists.txtRohit Goswami2021-11-151-0/+7
| * | | DOC: Add note about `make`Rohit Goswami2021-11-151-0/+4
| * | | DOC: Add CMake with F2PYRohit Goswami2021-11-155-2/+117
| * | | DOC: Detail Meson and F2PY usageHaoZeke2021-11-157-11/+182
* | | | Merge pull request #20327 from seberg/rename-interpolationCharles Harris2021-11-151-7/+12
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Add release not for quantile `interpolation` renameSebastian Berg2021-11-121-7/+12
| | |/ | |/|
* | | Merge pull request #20314 from WarrenWeckesser/float32-rand-unused-bitSebastian Berg2021-11-121-0/+10
|\ \ \ | |/ / |/| |
| * | DOC: Add release note about the fix for 32 bit float random variates.warren2021-11-081-0/+10
* | | ENH: add a 'version' field to PyDataMem_Handlermattip2021-11-102-2/+14
* | | Merge pull request #19083 from hameerabbasi/dlpackSebastian Berg2021-11-092-3/+10
|\ \ \ | |/ / |/| |
| * | add release note, error out if offset is usedmattip2021-11-091-0/+6
| * | change from_dlpack to _dlpack, remove unused headermattip2021-11-021-3/+4
* | | Merge pull request #20307 from charris/post-1.21.4-release-updateCharles Harris2021-11-053-0/+76
|\ \ \
| * | | REL: Update main after 1.21.4 release.Charles Harris2021-11-043-0/+76
* | | | MAINT, ENH [#10736] Add interpolation methods to quantileabel2021-11-041-0/+8
|/ / /
* | | DOC: Do not leave space between directive name and double colon.Matthias Bussonnier2021-11-032-2/+2
|/ /
* | ENH: Adding `scalar.bit_count()` (popcount) (#19355)Ganesh Kathiresan2021-11-011-0/+13
* | DOC: Use np alias in absolute beginners tutorial example (#20256)Alban Colley2021-10-311-1/+1
* | DOC: fix broken link in "What is NumPy?" to broadcastingkhuynh2021-10-311-1/+1
* | DOC: centralized min-max documentation under 'extrema finding' subsection in ...Yuval Ofek2021-10-302-10/+17
* | Merge pull request #20201 from BvB93/machar2Charles Harris2021-10-281-0/+5
|\ \
| * | DEP: Deprecate `finfo.machar`Bas van Beek2021-10-271-3/+3
| * | DOC: Add a release note for the `np.MachAr` deprecationBas van Beek2021-10-261-0/+5
* | | Merge pull request #20217 from BvB93/rel-noteCharles Harris2021-10-281-0/+10
|\ \ \
| * | | DOC: Add a release note for fully annotating the main numpy namespaceBas van Beek2021-10-281-0/+10
* | | | DOC: Added note about base attributeMukulika2021-10-281-1/+5
* | | | DOC: Improved wording and organizationMukulika2021-10-281-58/+62
* | | | DOC: Removed less used term countsMukulika2021-10-281-2/+2
* | | | DOC: Added introductory paraMukulika2021-10-281-14/+23
* | | | DOC: Create an explanation document for copies and viewsMukulika2021-10-282-0/+136
|/ / /
* | | Merge pull request #20195 from WarrenWeckesser/doc-miscSebastian Berg2021-10-271-8/+14
|\ \ \
| * | | DOC: Two small changes in array.rst:warren2021-10-261-8/+14
| |/ /
* | | MAINT: Only warn for transferred ownership if env variable is set (#20200)Matti Picus2021-10-274-3/+53
|/ /