summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | DOC: Reword for new emptygen behaviourRohit Goswami2022-03-215-11/+12
| * | | MAINT: Add release note for --empty-genRohit Goswami2022-03-131-0/+6
| * | | DOC: Update documentation and usageRohit Goswami2022-03-125-6/+14
* | | | DOC: non-orphan page, and casing.Matthias Bussonnier2022-04-231-2/+0
| |_|/ |/| |
* | | Merge pull request #21032 from jon-deng/fix-sphinx-doc-errorsMatti Picus2022-04-201-4/+4
|\ \ \
| * | | DOC: Fix formatting for routines.emath.rst titleJonathan Deng2022-03-051-1/+1
| * | | DOC: Remove accidentally added build-errors.txt fileJonathan Deng2022-03-051-5815/+0
| * | | DOC: Fix missing lib.scimath module referenceJonathan Deng2022-03-031-1/+1
| * | | DOC: Remove routines.lib.scimath.rstJonathan Deng2022-03-033-10/+5816
| * | | Merge branch 'main' into fix-sphinx-doc-errorsJonathan Deng2022-03-0229-811/+1228
| |\ \ \
| * | | | DOC: Fix broken links to numpy.emath moduleJonathan Deng2022-02-252-2/+11
* | | | | Merge pull request #21354 from ganesh-k13/perf_kron_21257Matti Picus2022-04-191-0/+4
|\ \ \ \ \
| * | | | | ENH: Improve `np.kron` performance (#21354)Ganesh Kathiresan2022-04-181-0/+4
* | | | | | Merge pull request #21133 from seberg/doc-subclassesMatti Picus2022-04-182-0/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | |