summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* MAINT: use tmp pointers to allow early break; add tests, release notemattip2019-09-091-0/+6
* Merge pull request #14393 from ahaldane/fix_fieldless_view_itemsizeMatti Picus2019-09-082-0/+9
|\
| * BUG: Fix fieldless comparison broadcastingAllan Haldane2019-09-052-2/+8
| * BUG: Fix comparison of fieldless structured arraysAllan Haldane2019-08-311-0/+3
* | Merge pull request #14257 from pentschev/update-nep30Ralf Gommers2019-09-071-0/+71
|\ \
| * | Fix NEP-30 usage examplePeter Andreas Entschev2019-08-141-8/+6
| * | Update NEP-30 with usage guidance and stack examplePeter Andreas Entschev2019-08-131-31/+50
| * | Update NEP-30 with scope and usage examplePeter Andreas Entschev2019-08-121-0/+54
* | | Merge pull request #14360 from rgommers/random-docsRalf Gommers2019-09-076-24/+14
|\ \ \
| * | | DOC: address last comment on numpy.random doc page fixes PRRalf Gommers2019-08-311-1/+1
| * | | DOC: fix doc linking, was referencing private submodules.Ralf Gommers2019-08-256-24/+14
* | | | Merge pull request #14448 from charris/post-1.17.2-updateRalf Gommers2019-09-063-0/+78
|\ \ \ \
| * | | | REL: Update master after 1.17.2 release.Charles Harris2019-09-063-0/+78
* | | | | DOC: Make implementation bullet points consistentThomas A Caswell2019-09-061-4/+4
* | | | | Merge pull request #13610 from eric-wieser/argwhereSebastian Berg2019-09-061-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ENH: Always produce a consistent shape in the result of `argwhere`Eric Wieser2019-09-051-0/+5
* | | | | ENH: supply our version of numpy.pxd, adjust as neededmattip2019-09-041-0/+5
|/ / / /
* | | | BLD: Update RELEASE_WALKTHROUGH and cythonize.Charles Harris2019-09-011-2/+2
* | | | DOC: Fix release notes table of contentsSebastian Berg2019-08-291-103/+0
* | | | REL: Update master after NumPy 1.16.5 release.Charles Harris2019-08-293-1/+226
* | | | Merge pull request #13886 from mattip/release-indexSebastian Berg2019-08-2953-186/+55
|\ \ \ \ | |_|_|/ |/| | |
| * | | BUG: remove file unintentionally preservedmattip2019-08-271-8/+0
| * | | move 1.17.1 release note to new layout in this PRmattip2019-08-271-0/+0
| * | | DOC: add toc to top-level release.rst, remove old documentmattip2019-08-2752-178/+55
* | | | DOC: document numpy/doc update processmattip2019-08-281-12/+23
|/ / /
* | | MAINT: Post NumPy 1.17.1 update.Charles Harris2019-08-263-0/+129
|/ /
* | DEP: Deprecate class `SafeEval` (#14335)Maxwell Aladago2019-08-241-0/+2
* | DEP: numpy.testing.rand (#14325)Maxwell Aladago2019-08-221-0/+2
* | MAINT: Small language improvement in release note.Charles Harris2019-08-201-2/+2
* | BLD: MAINT: change default behavior of build flag appending.Ralf Gommers2019-08-201-0/+10
* | Merge pull request #14259 from kritisingh1/dep7Matti Picus2019-08-201-0/+6
|\ \
| * | DEP: Deprecate arrayprint formatting functionskritisingh12019-08-191-0/+6
* | | Merge pull request #14256 from kritisingh1/dep6Matti Picus2019-08-202-11/+3
|\ \ \
| * | | DEP: Deprecate load/dump functions in favour of pickle methodskritisingh12019-08-192-11/+3
| |/ /
* | | Merge pull request #14086 from tacaswell/cpython_support_nepRalf Gommers2019-08-181-0/+314
|\ \ \ | |/ / |/| |
| * | DOC: clarify that these are minimum support guide linesThomas A Caswell2019-08-141-10/+15
| * | DOC: tweak section heading a bitThomas A Caswell2019-08-141-2/+5
| * | DOC: add another paragraph about why N-releases is problematicThomas A Caswell2019-08-141-5/+12
| * | DOC: remove comment about other dependenciesThomas A Caswell2019-07-291-3/+0
| * | DOC: minor word tweaks, make sure all 'version's are qualifiedThomas A Caswell2019-07-291-8/+8
| * | MNT: update for numpy 1.17 releaseThomas A Caswell2019-07-291-2/+5
| * | DOC: add some missing wordsThomas A Caswell2019-07-291-1/+1
| * | DOC: try to clarify the X.Y.1 alternative textThomas A Caswell2019-07-291-3/+8
| * | DOC: change ``Python`` -> Python through outThomas A Caswell2019-07-291-16/+16
| * | DOC: tweak wording in n-versions alternativeThomas A Caswell2019-07-291-2/+2
| * | DOC: remove duplicate sentence and linewrapThomas A Caswell2019-07-251-5/+5
| * | DOC: add support / drop tableThomas A Caswell2019-07-251-0/+89
| * | DOC: adjust section titleThomas A Caswell2019-07-251-2/+2
| * | DOC: linewrap textThomas A Caswell2019-07-251-17/+20
| * | DOC: define minor vs major vs patch version for this NEPThomas A Caswell2019-07-251-9/+22