summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* minor grammatical/rst formatting edits.Ross Barnowski2022-05-251-30/+32
* Styling editsStefan van der Walt2022-05-251-20/+21
* DOC: Fix schema, accidentally safed it under the wrong nameSebastian Berg2022-05-252-1525/+1424
* DOC: Add rejected "alternative" of using value inspection on Python scalarsSebastian Berg2022-05-251-0/+20
* DOC: Add additional examples early in the NEP and fix the "category" promotionSebastian Berg2022-05-253-993/+1327
* Add sentence noting "principle of least surprise" as suggested by TylerSebastian Berg2022-05-251-0/+3
* NEP: Insert Backward compatibility subsection on "integer ladder" with objectSebastian Berg2022-05-251-0/+27
* NEP: Revise and extend abstract+motivation and add a promotion schemaSebastian Berg2022-05-253-12/+1872
* DOC: Fixups and brief "weakly typed arrays" discussion/alternativeSebastian Berg2022-05-251-30/+55
* NEP: Add early draft for fixing scalar promotion rulesSebastian Berg2022-05-251-0/+443
* DOC, STY: Fix doctest failure in EXAMPLE_DOCSTRING.Charles Harris2022-05-241-16/+16
* MAINT: Changed reference to multiple filesShoban Chiddarth2022-05-2414-19/+19
* MAINT: Rename multiple filesShoban Chiddarth2022-05-249-0/+0
* REL: Prepare main for NumPy 1.24.0 developmentCharles Harris2022-05-2335-338/+46
* Merge pull request #21558 from bsipocz/python36_37_cleanupSebastian Berg2022-05-236-13/+11
|\
| * MAINT: Python <3.8 related cleanupsBrigitta Sipőcz2022-05-234-6/+6
| * MAINT: Python <3.7 related cleanupsBrigitta Sipőcz2022-05-232-7/+5
* | DOC: Style version switcher button (#21451)Pamphile Roy2022-05-222-1/+35
|/
* DOC: add explanation to makefile error [ci skip]Brigitta Sipőcz2022-05-211-1/+1
* REL: Update main after 1.22.4 release.Charles Harris2022-05-213-0/+110
* DEP: Deprecate use of `axis=MAXDIMS` instead of `axis=None` (#20920)Saswat Das2022-05-191-0/+3
* Merge pull request #19226 from seberg/fix-void-cast-safety-promotion-and-comp...Matti Picus2022-05-192-12/+101
|\
| * DOC: mv details from release note to user guide.Ross Barnowski2022-05-112-42/+45
| * Rm preamble from release note.Ross Barnowski2022-05-111-14/+2
| * WIP: docs... Need to start a whole new "promotion" probably based on some stu...Sebastian Berg2022-05-091-10/+23
| * DOC: Add a long release-note about structured casts and promotionSebastian Berg2022-05-091-0/+85
* | Adding changelogBrigitta Sipocz2022-05-171-0/+6
* | Remove mentioning deprecated and removed scipy.weave as an alternativeBrigitta Sipocz2022-05-171-19/+1
* | DOC: Proposal - make the doc landing page cards more similar to scipy/pandas ...Ross Barnowski2022-05-144-24/+47
* | DOC: fix documentation for typedescr argument of PyArray_AsCArrayMarkus Mohrhard2022-05-141-9/+6
* | Merge pull request #20020 from joukewitteveen/ma-ndenumerateMatti Picus2022-05-112-0/+5
|\ \
| * | ENH: Add compressed= argument to ma.ndenumerateJouke Witteveen2022-05-101-1/+1
| * | ENH: add ndenumerate specialization for masked arraysJouke Witteveen2022-04-222-0/+5
* | | Merge pull request #21485 from WarrenWeckesser/average-keepdimsSebastian Berg2022-05-101-0/+5
|\ \ \
| * | | DOC: Add release note for the new keepdims parameter.warren2022-05-101-0/+5
* | | | Merge pull request #20993 from seberg/fixup-fromiterMatti Picus2022-05-101-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: Add release note for frommiter changesSebastian Berg2022-02-111-0/+5
* | | | DOC: style main page card. (#21456)Pamphile Roy2022-05-091-1/+21
| |_|/ |/| |
* | | Merge pull request #21188 from seberg/scalar-math-rewriteMatti Picus2022-05-071-0/+8
|\ \ \
| * | | DOC: Add a release note about the performance improvements in scalarsSebastian Berg2022-04-281-0/+8
* | | | Merge pull request #21400 from Patol75/patch-1Matti Picus2022-05-061-0/+6
|\ \ \ \
| * | | | ENH: Apply suggested changeThomas Duvernay2022-05-061-1/+0
| * | | | DOC: Add missing functions in `numpy.testing` documentationThomas Duvernay2022-04-261-0/+7
| |/ / /
* | | | DOC: Add version switcher to the documentation (#21426)Sebastian Berg2022-05-042-0/+74
* | | | DOC: Windows and F2PY (#20311)Rohit Goswami2022-05-046-1/+353
* | | | Merge pull request #21410 from HaoZeke/gh19159Sebastian Berg2022-05-031-3/+7
|\ \ \ \
| * | | | DOC: Update set of allowed f2cmap typesRohit Goswami2022-04-291-3/+7
| |/ / /
* | | | Merge pull request #21187 from HaoZeke/f2pyDeterminismRohit Goswami2022-04-296-8/+29
|\ \ \ \ | |/ / / |/| | |
| * | | MAINT: Pick a better nameRohit Goswami2022-04-294-4/+4
| * | | ENH: Switch to a negative flagRohit Goswami2022-03-216-15/+21