summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18364 from sleeplessinseattledev/bug17845Charles Harris2021-02-081-17/+14
|\
| * DOC: Update landing page to match table of contents - Step 1 - See #17845Mary2021-02-071-17/+14
* | REL: Update master after 1.20.1 release.Charles Harris2021-02-072-0/+54
|/
* DOC: Change license date 2020 -> 2021 (gh-18346)Aerysv2021-02-061-1/+1
* Merge pull request #18340 from mgeier/no-pygments-styleMatti Picus2021-02-061-3/+0
|\
| * DOC: remove pygments_style from conf.pyMatthias Geier2021-02-051-3/+0
* | DOC: Fix whitespace before "last updated" on overview pageMatthias Geier2021-02-051-1/+1
|/
* DOC: Corrected numpy.power example.Mary2021-02-021-1/+1
* REL: Update master after 1.20.0 release.Charles Harris2021-01-301-2/+2
* DOC: __array__ accepts a dtype argumentRyan Soklaski2021-01-261-8/+8
* Merge pull request #18230 from seberg/issue-17977Charles Harris2021-01-262-22/+50
|\
| * Fix ref to user guide in release notes.Ross Barnowski2021-01-262-1/+3
| * Apply suggestions from code reviewSebastian Berg2021-01-261-4/+3
| * Update doc/source/release/1.20.0-notes.rstSebastian Berg2021-01-261-2/+2
| * DOC: Clarify the type alias deprecation messageSebastian Berg2021-01-261-20/+47
* | Fix example in array subclassing doc (#18235)Nicolas Hug2021-01-261-1/+1
* | REL: Update master after 1.19.5 release.Charles Harris2021-01-052-0/+43
|/
* Merge pull request #18007 from eric-wieser/float-printing-docCharles Harris2020-12-282-0/+41
|\
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-271-2/+2
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-271-0/+11
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-271-2/+6
| * Update doc/source/reference/arrays.scalars.rstEric Wieser2020-12-161-1/+1
| * DOC: Add a brief explanation of float printingEric Wieser2020-12-162-0/+26
* | Merge pull request #18001 from seiko2plus/fix_detect_aarch64_osxCharles Harris2020-12-231-4/+4
|\ \
| * | BLD, BUG: Fix detecting aarch64 on macOSSayed Adel2020-12-201-4/+4
* | | Merge pull request #18014 from ev-br/bit_gen_docCharles Harris2020-12-191-0/+38
|\ \ \
| * | | MAINT: Fix typo SeepSequenceCharles Harris2020-12-191-1/+1
| * | | DOC: random: add some examples for SeedSequenceEvgeni Burovski2020-12-171-0/+38
* | | | Merge pull request #17973 from seberg/require-sequence-array-coercionCharles Harris2020-12-181-3/+46
|\ \ \ \ | |/ / / |/| | |
| * | | DEP: Futurewarn on requiring __len__ on array-likesSebastian Berg2020-12-101-3/+46
* | | | DOC: fix for doctestsmattip2020-12-161-4/+4
| |_|/ |/| |
* | | Merge pull request #17976 from rnarkk/format-quickstartMatti Picus2020-12-161-197/+181
|\ \ \
| * | | Remove spaces around **Rin Arakaki2020-12-161-6/+6
| * | | Add/remove spaces in snippets and re-format here and thereRin Arakaki2020-12-111-200/+184
| |/ /
* | | Merge pull request #16370 from takanori-pskq/i16217Matti Picus2020-12-1615-168/+235
|\ \ \
| * | | DOC: Fix for buildling with sphinx 3takanori-pskq2020-11-0615-168/+235
* | | | Merge pull request #17637 from takanori-pskq/i13114-add-module-templateMatti Picus2020-12-161-0/+40
|\ \ \ \
| * | | | Update doc/source/_templates/autosummary/module.rstTakanori H2020-10-291-1/+3
| * | | | DOC: Add module templatetakanori-pskq2020-10-261-0/+38
* | | | | DOC: Add more information about poly1d -> polynomial to reference guide (#16164)Ross Barnowski2020-12-151-10/+154
| |_|_|/ |/| | |
* | | | DOC: Rename basics to fundamentals + added description (#17889)Ryan C Cooper2020-12-131-5/+9
* | | | Merge pull request #17888 from spaceofmiah/patch-1Ralf Gommers2020-12-121-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Correct sentence/statement compositionAgbonze Osazuwa2020-12-011-1/+1
* | | | DOC: Move links to the end of the sections in new debugging textSebastian Berg2020-12-051-4/+6
* | | | Apply suggestions from code reviewSebastian Berg2020-12-051-8/+10
* | | | DOC: Add information about leak checking and valgrindSebastian Berg2020-12-053-0/+190
* | | | DOC: Update release notes to mention `type(dtype) is not np.dtype`Sebastian Berg2020-12-041-0/+29
* | | | Merge pull request #17876 from sfolje0/quick-fixMatti Picus2020-12-021-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: fixed typo in np-indexing.png explaining [-2:] slice in user guidesfolje02020-11-291-0/+0
* | | | Merge pull request #17875 from charris/prepare-for-1.20.0-releaseCharles Harris2020-11-301-0/+898
|\ \ \ \ | |/ / / |/| | |