summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18906 from rkern/enh/pcg64dxsmCharles Harris2021-05-058-15/+230
|\
| * DOC: refine wording for clarityRobert Kern2021-05-041-4/+4
| * DOC: fixes in response to comments.Robert Kern2021-05-042-21/+20
| * DOC: Add release note.Robert Kern2021-05-041-0/+17
| * STY: Add spaces after commas.Charles Harris2021-05-041-1/+1
| * DOC: Add PCG64DXSM to performance-measuring script.Robert Kern2021-05-041-3/+3
| * DOC: nuance recommendations for PCG64.Robert Kern2021-05-042-6/+12
| * DOC: math formatting.Robert Kern2021-05-041-3/+3
| * DOC: Document PCG64DXSM.Robert Kern2021-05-044-4/+197
* | Merge pull request #18874 from Matthew-Badin/enable-accelerateCharles Harris2021-05-041-0/+11
|\ \
| * | DOC: Add release note.Matthew Badin2021-05-041-0/+11
* | | Merge pull request #18893 from cmarmo/saved-repliesCharles Harris2021-05-041-3/+65
|\ \ \ | |_|/ |/| |
| * | Highlight markdown syntax.Chiara Marmo2021-05-041-10/+10
| * | Fix markdown formatting. Remove unuseful 'py'.Chiara Marmo2021-05-031-25/+15
| * | Add a set of standard replies.Chiara Marmo2021-05-031-3/+75
* | | NEP: propose new nep for allocator policies (gh-18805)Matti Picus2021-05-031-0/+334
|/ /
* | Merge pull request #18855 from nschloe/crlfCharles Harris2021-04-296-596/+596
|\ \ | |/ |/|
| * change CRLF line terminators to UnixNico Schlömer2021-04-266-596/+596
* | Merge pull request #18839 from trallard/docs/gitpodCharles Harris2021-04-2610-0/+242
|\ \ | |/ |/|
| * DOC: Update snapshotsTania Allard2021-04-262-0/+0
| * DOC: Break linesTania Allard2021-04-264-45/+118
| * Apply suggestions from code reviewTania Allard2021-04-261-10/+10
| * Update doc/source/dev/development_gitpod.rstTania Allard2021-04-261-2/+1
| * DOC: Add Gitpod development documentationTania Allard2021-04-2311-0/+170
* | move module target locationAdrian Price-Whelan2021-04-241-3/+2
* | DOC: Add favicon (#18841)Tania Allard2021-04-235-0/+2
* | Fix typo in random docsChristina Hedges2021-04-221-1/+1
|/
* Merge pull request #18823 from Nirzak/patch-1Charles Harris2021-04-211-1/+1
|\
| * Minor fix to add reference link to numpy.fill_diagonal functionNirjas Jakilim2021-04-211-1/+1
* | Merge pull request #18797 from zoj613/zig_docCharles Harris2021-04-211-3/+7
|\ \
| * | DOC: Update random c-api documentationzoj2021-04-171-3/+7
* | | Merge pull request #18777 from tupui/test_guidelines_random_assertsCharles Harris2021-04-212-11/+23
|\ \ \ | |_|/ |/| |
| * | Update doc/source/reference/routines.testing.rstPamphile ROY2021-04-171-1/+1
| * | Merge branch 'main' into test_guidelines_random_assertsPamphile ROY2021-04-162-2/+17
| |\ \
| * | | DOC: not recommended sectionPamphile ROY2021-04-151-1/+6
| * | | DOC: revert global seedPamphile ROY2021-04-141-2/+1
| * | | DOC: remove legacy global seed, assert_almost_equal and assert_Pamphile ROY2021-04-142-19/+23
* | | | MAINT: Fix spelling and layout.Charles Harris2021-04-191-5/+4
* | | | line breaks maintaining <80 charsAyush Verma2021-04-201-1/+5
* | | | added 'PYTHON variable'Ayush Verma2021-04-201-1/+1
* | | | word wrapped around 80 chars and proper ellipses as per suggestedAyush Verma2021-04-201-5/+2
* | | | added note about import numpy error when building numpy in a venvAyush Verma2021-04-191-0/+9
* | | | Merge pull request #18761 from seberg/small-fixups-nep43Ralf Gommers2021-04-171-27/+28
|\ \ \ \ | |_|_|/ |/| | |
| * | | DOC: Small fixes (including formatting) for NEP 43Sebastian Berg2021-04-121-27/+28
* | | | MAINT: Update towncrier version in install and notesCharles Harris2021-04-161-4/+2
* | | | CI: Use `towncrier build` explicitlySebastian Berg2021-04-161-1/+1
| |_|/ |/| |
* | | Merge pull request #18787 from larsoner/docSebastian Berg2021-04-162-6/+17
|\ \ \
| * | | DOC: Document newer pytest conventionsEric Larson2021-04-162-6/+17
| | |/ | |/|
* | | DOC: Fix dec.paramaterize typoendolith2021-04-151-1/+1
|/ /
* | MAINT: Fix comma usage.Charles Harris2021-04-131-1/+1