summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* ENH: Modify `numpy.logspace` so that the `base` argument broadcasts correctly...Roy Smart2023-03-061-0/+4
* Merge pull request #22982 from yamadafuyuka/add_fujitsuccompiler_and_SSL2Sebastian Berg2023-03-061-0/+13
|\
| * ENH: add support for fujitsu C/C++ compiler and SSL2 to numpy.yamadafuyuka2023-03-021-0/+13
* | MAINT: Change file name to fix circleci failure.Charles Harris2023-03-021-0/+0
* | DEP: deprecate `product`, `cumproduct`, `sometrue`, `alltrue`Ralf Gommers2023-03-021-0/+4
* | Merge pull request #23311 from F3eQnxN3RriK/fix-docs-typoMukulika2023-03-021-1/+1
|\ \
| * | DOC: Fix a typoyuki2023-02-281-1/+1
* | | MAINT: switch min/max with amin/amax, and add them to html docsRalf Gommers2023-03-011-2/+4
* | | DOC: add `np.round` to the html docs, and make it the preferred aliasRalf Gommers2023-03-011-0/+1
* | | DEP: deprecate `np.round_`Ralf Gommers2023-02-281-0/+1
|/ /
* | DOC: Update dtype hierarchy and box-text alingnment png pdf dia #23252Younes2023-02-263-0/+0
* | DOC: Fix some links in the usage documentyuki2023-02-252-2/+2
* | Merge pull request #23195 from seberg/public-rng-spawnCharles Harris2023-02-234-8/+56
|\ \
| * | DOC: Try to add Generator spawning to parallel generation and link itSebastian Berg2023-02-141-6/+21
| * | DOC: Refer to bitgenerator and rename bitgenSebastian Berg2023-02-141-3/+3
| * | DOC: Improve docs around generator spawningSebastian Berg2023-02-142-2/+15
| * | DOC: Add release note and versionadded tagsSebastian Berg2023-02-141-0/+20
| |/
* | CI: clean up GHA boilerplate for `[skip github]`Ralf Gommers2023-02-211-2/+1
* | Merge pull request #22051 from r-devulap/spr-supportMatti Picus2023-02-192-46/+49
|\ \
| * | Update cpu_features.inc and compilers-diff.incRaghuveer Devulapalli2023-02-082-46/+49
* | | Merge pull request #23241 from r-devulap/releasenote-simd-sortCharles Harris2023-02-171-0/+7
|\ \ \
| * | | STY: Fix spelling.Charles Harris2023-02-171-1/+1
| * | | DOC: Add release note for AVX-512 quicksortRaghuveer Devulapalli2023-02-171-0/+7
| | |/ | |/|
* | | DOC: Add notation for skipping Cirrus to dev docs.warren2023-02-161-0/+1
|/ /
* | Merge pull request #23202 from DimitriPapadopoulos/codespellCharles Harris2023-02-122-7/+7
|\ \
| * | DOC: Fix typos found by codespell in NEPsDimitri Papadopoulos2023-02-122-7/+7
* | | Merge pull request #23167 from pmvz/mainMatti Picus2023-02-121-1/+25
|\ \ \ | |/ / |/| |
| * | DOC: Limit line lengthsPieter2023-02-101-2/+8
| * | Apply suggestions from code reviewPieter2023-02-101-3/+3
| * | DOC: Add N-dimensional argmax/argmin examplePieter2023-02-061-1/+19
* | | Merge pull request #23089 from seberg/numpy2-flagMatti Picus2023-02-123-0/+20
|\ \ \
| * | | API: Modify `gradient` to return a tuple rather than a listSebastian Berg2023-02-101-0/+2
| * | | API: Add environment variable for behavior planned in a 2.0Sebastian Berg2023-02-102-0/+18
* | | | Fix typos found by copdespellDimitri Papadopoulos2023-02-111-2/+2
|/ / /
* | | DOC: update release blurbmattip2023-02-091-1/+2
* | | Merge pull request #23172 from jfbu/latex_missingcharsMatti Picus2023-02-091-0/+11
|\ \ \
| * | | DOC: LaTeX: Use FandolSong-Regular OpenType font for Chinese charactersJean-François B2023-02-071-0/+11
| |/ /
* | | Merge pull request #23136 from mattip/indexed-looposSebastian Berg2023-02-071-0/+17
|\ \ \ | |/ / |/| |
| * | DOC: improve release snippet (from review)mattip2023-02-071-2/+2
| * | MAINT: rework release note, changes from reviewmattip2023-02-051-8/+8
| * | DOC: add a performance release notemattip2023-02-011-0/+17
| |/
* | MAINT: Update main after 1.24.2 release.Charles Harris2023-02-053-0/+96
* | remove double spacesMatti Picus2023-02-041-1/+1
* | NEP: changes from reviewmattip2023-02-031-6/+5
* | NEP: fold the text into the current paragraph, from reviewmattip2023-02-021-11/+7
* | NEP: add a paragraph about accredidation for sponsored workmattip2023-02-011-0/+5
|/
* DOC: Fix broken link in C-API array docs (#23117)Ross Barnowski2023-01-272-4/+6
* Merge pull request #23113 from hmaarrfk/slots_for_mixinsSebastian Berg2023-01-271-0/+3
|\
| * DOC: Add release note for new featureMark Harfouche2023-01-271-0/+3
* | API: Raise EOFError when trying to load past the end of a `.npy` file (#23105)Noé Rubinstein2023-01-271-0/+5